@font-face {
  font-family: "Major Mono Display";
  src: url("fonts/MajorMonoDisplay-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mononoki";
  src: url("fonts/mononoki/mononoki-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mononoki";
  src: url("fonts/mononoki/mononoki-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Reforma 2018";
  src: url("fonts/reforma2018-gris-ro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Reforma 2018";
  src: url("fonts/reforma2018-gris-italica-ro.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Reforma 2018";
  src: url("fonts/reforma2018-negra-ro.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Reforma 2018";
  src: url("fonts/reforma2018-negra-italica-ro.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Faculty Glyphic";
  src: url("fonts/FacultyGlyphic-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
