@font-face {
  font-family: 'Overused Grotesk';
  src:
    url('fonts/OverusedGrotesk-VF.woff2') format('woff2 supports variations'),
    url('fonts/OverusedGrotesk-VF.woff2') format('woff2-variations');
  font-weight: 300 900;
}

@font-face {
  font-family: "Aventine";
  src: url("fonts/otf/Aventine.otf") format("opentype");
}

@font-face {
  font-family: "Slibinas";
  src: url("fonts/otf/Slibinas.otf") format("opentype");
}