@font-face {
  font-family: "Sohne-Buch";
  src: url("../fonts/Sohne-Buch.otf") format("opentype");
}

@font-face {
  font-family: "Sora-Regular";
  src: url("../fonts/Sora-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Sora-Medium";
  src: url("../fonts/Sora-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Sora-SemiBold";
  src: url("../fonts/Sora-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Sora-Bold";
  src: url("../fonts/Sora-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Sora-ExtraBold";
  src: url("../fonts/Sora-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: "Iosevka-Regular";
  src: url("../fonts/Iosevka-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Iosevka-Heavy";
  src: url("../fonts/Iosevka-Heavy.ttf") format("truetype");
}

@font-face {
  font-family: "IosevkaEtoile-Regular";
  src: url("../fonts/IosevkaEtoile-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "IosevkaEtoile-Heavy";
  src: url("../fonts/IosevkaEtoile-Heavy.ttf") format("truetype");
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost.ttf") format("truetype");
}
