@font-face{
  font-family: "Evolventa";
  src: url("/fonts/Evolventa-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face{
  font-family: "Evolventa";
  src: url("/fonts/Evolventa-Oblique.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face{
  font-family: "Evolventa";
  src: url("/fonts/Evolventa-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face{
  font-family: "Evolventa";
  src: url("/fonts/Evolventa-BoldOblique.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face{
  font-family: "Shnobel";
  src: url("/fonts/Shnobel-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face{
  font-family: "Shnobel";
  src: url("/fonts/Shnobel-Oblique.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}