/* vt323-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'VT323';
    font-style: normal;
    font-weight: 400;
    src: url('vt323-v17-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }

  /* pixelify-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Pixelify Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pixelify-sans-v1-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* pixelify-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Pixelify Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/pixelify-sans-v1-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* pixelify-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Pixelify Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/pixelify-sans-v1-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* pixelify-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Pixelify Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/pixelify-sans-v1-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Vermin Vibes 1989 - Regular */
/* @font-face {
  font-family: "Vermin Vibes 1989 Regular";
  src: url("https://db.onlinewebfonts.com/t/e9a92ef234e726ff17913d77b956d3e0.eot");
  src: url("https://db.onlinewebfonts.com/t/e9a92ef234e726ff17913d77b956d3e0.eot?#iefix")format("embedded-opentype"),
  url("https://db.onlinewebfonts.com/t/e9a92ef234e726ff17913d77b956d3e0.woff2")format("woff2"),
  url("https://db.onlinewebfonts.com/t/e9a92ef234e726ff17913d77b956d3e0.woff")format("woff"),
  url("https://db.onlinewebfonts.com/t/e9a92ef234e726ff17913d77b956d3e0.ttf")format("truetype"),
  url("https://db.onlinewebfonts.com/t/e9a92ef234e726ff17913d77b956d3e0.svg#Vermin Vibes 1989 Regular")format("svg");
} */