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

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

@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");
}