@font-face {
  font-family: 'NotoSans-Bold';
  src: url('../font/NotoSans-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Oswald-Regular';
  src: url('../font/Oswald-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Oswald-Bold';
  src: url('../font/Oswald-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}