@font-face {
  font-family: "NotoSans-Thin";
  src: url("./NotoSans-Thin.ttf");
}

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

@font-face {
  font-family: "NotoSans-Light";
  src: url("./NotoSans-Light.ttf");
}

@font-face {
  font-family: "NotoSans-SemiBold";
  src: url("./NotoSans-SemiBold.ttf");
}

@font-face {
  font-family: "NotoSans-CondensedSemiBold";
  src: url("./NotoSans-CondensedSemiBold.ttf");
}

@font-face {
  font-family: "NotoSans-CondensedBold";
  src: url("./NotoSans-CondensedBold.ttf");
}

@font-face {
  font-family: "NotoSans-SemiCondensed-Light";
  src: url("./NotoSans-SemiCondensedLight.ttf");
}
