@font-face {
  font-family: "PirataOne-Regular";
  src: url(PirataOne-Regular.woff) format("woff"),
    url(PirataOne-Regular.woff2) format("woff2");
}
@font-face {
  font-family: "BebasNeue-Regular";
  src: url(BebasNeue-Regular.woff) format("woff"),
    url(BebasNeue-Regular.woff2) format("woff2");
}
@font-face {
  font-family: "ConcertOne-Regular";
  src: url(ConcertOne-Regular.ttf) format("ttf");
}
@font-face {
  font-family: "HennyPenny-Regular";
  src: url(HennyPenny-Regular.woff) format("woff"),
      url(HennyPenny-Regular.woff2) format("woff2");
}
@font-face {
  font-family: "UnifrakturCook-Bold";
  src: url(UnifrakturCook-Bold.woff) format("woff");
}
@font-face {
  font-family: "Alphakind";
  src: url(Alphakind.woff) format("woff");
  src: url(Alphakind.woff2) format("woff2");
}

@font-face {
  font-family: "Gabriela-Regular";
  src: url(Cyrillic/Gabriela-Regular.woff2) format("woff2"),
       url(Cyrillic/Gabriela-Regular.woff) format("woff");
}

@font-face {
  font-family: "IBMPlexSans-Regular";
  src: url(Greek/IBMPlexSans-Regular.woff2) format("woff2"),
       url(Greek/IBMPlexSans-Regular.woff) format("woff");
}

@font-face {
  font-family: "NotoSansJP-Regular";
  src: url(Japanese/NotoSansJP-Regular.woff2) format("woff2"),
       url(Japanese/NotoSansJP-Regular.woff) format("woff"),
       url(Japanese/NotoSansJP-Regular.otf) format("opentype");
}

@font-face {
  font-family: "NotoSansKR-Regular";
  src: url(Korean/NotoSansKR-Regular.woff2) format("woff2"),
       url(Korean/NotoSansKR-Regular.woff) format("woff"),
       url(Korean/NotoSansKR-Regular.otf) format("opentype");
}

@font-face {
  font-family: "NotoSansSC-Regular";
  src: url(Simplified-Chinese/NotoSansSC-Regular.woff2) format("woff2"),
       url(Simplified-Chinese/NotoSansSC-Regular.woff) format("woff"),
       url(Simplified-Chinese/NotoSansSC-Regular.otf) format("opentype");
}

@font-face {
  font-family: "NotoSansTC-Regular";
  src: url(Traditional-Chinese/NotoSansTC-Regular.woff2) format("woff2"),
       url(Traditional-Chinese/NotoSansTC-Regular.woff) format("woff"),
       url(Traditional-Chinese/NotoSansTC-Regular.otf) format("opentype");
}