@font-face {
  font-family: 'Oswald';
  src: url('/static/fonts/Oswald-Regular.ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/static/fonts/OpenSans-Regular.ttf');
  font-weight: 400;
  font-style: normal;
}
