



@font-face {
  font-family: "Graphik";
  src: url("../fonts/GraphikBold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  
  font-display: swap;
}


@font-face {
  font-family: "Graphik Fallback";
  src: local("Helvetica"), local("Helvetica Neue"), local("Arial");
  ascent-override: 82.5%;
  descent-override: 17.5%;
  line-gap-override: 10%;
}


@font-face {
  font-family: "DM Sans";
  src: url("../fonts/DMSans-Variable.ttf") format("truetype");
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans Fallback";
  src: local("Helvetica"), local("Arial");
  ascent-override: 99%;
  descent-override: 24%;
  line-gap-override: 0%;
}

@font-face {
  font-family: "Lora";
  src: url("../fonts/Lora-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
