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

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

@font-face {
  font-family: "stratos-semibold";
  src: url("/fonts/stratosweb-semibold.woff2") format("woff2"),
    url("/fonts/stratosweb-semibold.woff") format("woff");
}
