@font-face {
  font-family: Abrilfatface;
  font-weight: normal;
  font-style: normal;
  src: url('./fonts/abrilfatface-regular.woff') format('woff');
  font-display: fallback;
}

@font-face {
  font-family: Maax;
  font-weight: normal;
  font-style: normal;
  src: url('./fonts/maax-regular.woff') format('woff');
  font-display: fallback;
}

@font-face {
  font-family: Maax;
  font-weight: normal;
  font-style: italic;
  src: url('./fonts/maax-regular-italic.woff') format('woff');
  font-display: fallback;
}

@font-face {
  font-family: Maax;
  font-weight: bold;
  font-style: normal;
  src: url('./fonts/maax-medium.woff') format('woff');
  font-display: fallback;
}

@font-face {
  font-family: Maax;
  font-weight: bold;
  font-style: italic;
  src: url('./fonts/maax-medium-italic.woff') format('woff');
  font-display: fallback;
}

@font-face {
  font-family: Monoline;
  font-weight: normal;
  font-style: normal;
  src: url('./fonts/monoline-regular.otf') format('opentype');
  font-display: fallback;
}
