@font-face {
  font-family: "Icona Sans";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  ascent-override: 100%;
  src: url("./icona-sans-700.woff2") format("woff2");
}

@font-face {
  font-family: "Icona Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  ascent-override: 100%;
  src: url("./icona-sans-400.woff2") format("woff2");
}
