@font-face {
  font-family: notoSans;
  src: url('../fonts/NotoSans-Regular.ttf');
}

@font-face {
  font-family: notoSans-semiBold;
  src: url('../fonts/NotoSans-SemiBold.ttf');
}

@font-face {
  font-family: notoSans-medium;
  src: url('../fonts/NotoSans-Medium.ttf');
}
