@font-face {
  font-family: "degular";
  src: url("/fonts/DegularText-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "degular";
  src: url("/fonts/DegularText-Medium.otf") format("opentype");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "degular";
  src: url("/fonts/DegularText-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "degular";
  src: url("/fonts/DegularText-Italic.otf") format("opentype");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "degular";
  src: url("/fonts/DegularText-BoldItalic.otf") format("opentype");
  font-style: italic;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "ohno-blazeface";
  src: url("/fonts/OhnoBlazeface-36Point.otf") format("opentype");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "ohno-blazeface";
  src: url("/fonts/OhnoBlazeface-36Point.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "ohno-blazeface";
  src: url("/fonts/OhnoBlazeface-36PointItalic.otf") format("opentype");
  font-style: italic;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "ohno-blazeface";
  src: url("/fonts/OhnoBlazeface-36PointItalic.otf") format("opentype");
  font-style: italic;
  font-weight: 700;
  font-display: swap;
}
