@font-face {
  font-family: "klarheit";
  src: url("../fonts/ESKlarheitKurrent-Medium.woff2") format("woff2"),
    url("../fonts/ESKlarheitKurrent-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "klarheit-italic";
  src: url("../fonts/ESKlarheitKurrent-MediumItalic.woff2") format("woff2"),
    url("../fonts/ESKlarheitKurrent-MediumItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
