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

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

@font-face {
  font-family: "Inter";
  src: url("./Inter-Variable.ttf") format("truetype");
}

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

@font-face {
  font-family: "Rubik";
  src: url("./Rubik.ttf") format("truetype");
}

@font-face {
  font-family: "IntroDemoBlackCaps";
  src: url("./IntroDemoBlackCaps.otf") format("opentype");
}

@font-face {
  font-family: "IntroDemoBlackCapsInline";
  src: url("./IntroDemoBlackCapsInline.otf") format("opentype");
}
