@font-face {
  font-family: "Genos";
  src:
    url("fonts/Genos-VariableFont_wght.woff2") format("woff2"),
    url("fonts/Genos-VariableFont_wght.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "GenosBlack";
  src:
    url("fonts/Genos-Black.woff2") format("woff2"),
    url("fonts/Genos-Black.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "NicoMoji";
  src:
    url("fonts/NicoMoji-Regular.woff2") format("woff2"),
    url("fonts/NicoMoji-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "Monsieur";
  src:
    url("fonts/MonsieurLaDoulaise-Regular.woff2") format("woff2"),
    url("fonts/MonsieurLaDoulaise-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
