@font-face {
  font-family: "Heimat Sans";
  src: url("./heimat-sans/Heimat Sans.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Heimat Sans";
  src: url("./heimat-sans/Heimat Sans Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Heimat Sans";
  src: url("./heimat-sans/Heimat Sans SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Heimat Sans";
  src: url("./heimat-sans/Heimat Sans SemiBold Italic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: "Heimat Sans";
  src: url("./heimat-sans/Heimat Sans Bold Italic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Heimat Sans";
  src: url("./heimat-sans/Heimat Sans ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Heimat Sans";
  src: url("./heimat-sans/Heimat Sans ExtraBold Italic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "TheSans";
  src: url("./thesans/TheSansC5-4_SemiLight.woff2") format("woff2"),
    url("./thesans/TheSansC5-4_SemiLight.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TheSans";
  src: url("./thesans/TheSansC5-4_SemiLight.woff2") format("woff2"),
    url("./thesans/TheSansC5-4_SemiLight.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TheSans";
  src: url("./thesans/TheSansC5-6_SemiBold.woff2") format("woff2"),
    url("./thesans/TheSansC5-6_SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TheSans";
  src: url("./thesans/TheSansC5-6_SemiBold.woff2") format("woff2"),
    url("./thesans/TheSansC5-6_SemiBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
