/* Self-hosted fonts — Latin subset, variable WOFF2 */

@font-face {
  font-family: "Sora";
  font-style: normal;
  font-weight: 300 800;
  font-display: optional;
  src: url("/assets/fonts/sora-latin.woff2") format("woff2");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300 700;
  font-stretch: 100%;
  font-display: optional;
  src: url("/assets/fonts/roboto-latin.woff2") format("woff2");
}

@font-face {
  font-family: "Permanent Marker";
  font-style: normal;
  font-weight: 400;
  font-display: optional;
  src: url("/assets/fonts/permanent-marker-latin.woff2") format("woff2");
}
