/*Schriften*/
@font-face {
  font-family: "obvia";
  src: url("../fonts/obvia/Obvia-Book.OTF") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "obvia";
  src: url("../fonts/obvia/Obvia-BookItalic.OTF") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
/*light 300*/
@font-face {
  font-family: "obvia";
  src: url("../fonts/obvia/Obvia-Light.OTF") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "obvia";
  src: url("../fonts/obvia/Obvia-LightItalic.OTF") format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
/*extra light 200*/
@font-face {
  font-family: "obvia";
  src: url("../fonts/obvia/Obvia-ExtraLight.OTF") format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "obvia";
  src: url("../fonts/obvia/Obvia-ExtraLightItalic.OTF") format("opentype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
/*thin 100*/
@font-face {
  font-family: "obvia";
  src: url("../fonts/obvia/Obvia-Thin.OTF") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "obvia";
  src: url("../fonts/obvia/Obvia-ThinItalic.OTF") format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
/*500*/
@font-face {
  font-family: "obvia";
  src: url("../fonts/obvia/Obvia.OTF") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "obvia";
  src: url("../fonts/obvia/Obvia-Italic.OTF") format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
/*medium 600*/
@font-face {
  font-family: "obvia";
  src: url("../fonts/obvia/Obvia-Medium.OTF") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "obvia";
  src: url("../fonts/obvia/Obvia-MediumItalic.OTF") format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
/*semibold 700*/
@font-face {
  font-family: "obvia";
  src: url("../fonts/obvia/Obvia-SemiBold.OTF") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "obvia";
  src: url("../fonts/obvia/Obvia-SemiBoldItalic.OTF") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
/*bold 800*/
@font-face {
  font-family: "obvia";
  src: url("../fonts/obvia/Obvia-Bold.OTF") format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "obvia";
  src: url("../fonts/obvia/Obvia-BoldItalic.OTF") format("opentype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
/*black 900*/
@font-face {
  font-family: "obvia";
  src: url("../fonts/obvia/Obvia-Black.OTF") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "obvia";
  src: url("../fonts/obvia/Obvia-BlackItalic.OTF") format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}/*# sourceMappingURL=webfonts.css.map */