@font-face {
  font-family: "Aktiv Grotesk";
  font-style: normal;
  src: url("./Aktiv_Grotesk/AktivGrotesk-Light.woff2") format("woff2"),
    url("./Aktiv_Grotesk/AktivGrotesk-Light.woff") format("woff"),
    url("./Aktiv_Grotesk/AktivGrotesk-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "SS Nickson One";
  font-style: normal;
  src: url("./SS_Nickson_One/SSNicksonOne-regular.woff2") format("woff2"),
    url("./SS_Nickson_One/SSNicksonOne-regular.woff") format("woff"),
    url("./SS_Nickson_One/SSNicksonOne-regular.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
}
