@font-face {
  font-family: "proxima_nova_rgregular";
  src: url("/static/fonts/proxima.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "sf_ui_textregular";
  src: url("/static/fonts/sf.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "reformagrotesklightc";
  src: url("/static/fonts/reforma.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "bebas_neueregular";
  src: url("/static/fonts/bebas.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "pobeda_regular";
  src: url("/static/fonts/pobeda.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "greatvibesregular";
  src: url("/static/fonts/vibes.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "B52";
  src: url("/static/fonts/B52.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

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

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

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

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

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