@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter.woff2") format("woff2"), url("../fonts/Inter.woff") format("woff"), url("../fonts/Inter.otf") format("opentype");
}

@font-face {
  font-family: "OpenSans";
  src: url("../fonts/OpenSans.woff2") format("woff2"), url("../fonts/OpenSans.woff") format("woff"), url("../fonts/OpenSans.otf") format("opentype");
}

@font-face {
  font-family: "Sansation";
  src: url("../fonts/Sansation-Regular.woff2") format("woff2"), url("../fonts/Sansation-Regular.woff") format("woff"), url("../fonts/Sansation-Regular.otf") format("opentype");
  font-weight: 400;
}

@font-face {
  font-family: "Sansation";
  src: url("../fonts/Sansation-Light.woff2") format("woff2"), url("../fonts/Sansation-Light.woff") format("woff"), url("../fonts/Sansation-Light.otf") format("opentype");
  font-weight: 300;
}

@font-face {
  font-family: "Sansation";
  src: url("../fonts/Sansation-Bold.woff2") format("woff2"), url("../fonts/Sansation-Bold.woff") format("woff"), url("../fonts/Sansation-Bold.otf") format("opentype");
  font-weight: 700;
}