/*@font-face {
  font-family: "Golos";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/Golos-Text-Regular.woff2) format("woff2"),
    url(../fonts/Golos-Text-Black.woff) format("woff");
}

@font-face {
  font-family: "Golos";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/Golos-Text-Medium.woff2) format("woff2"),
    url(../fonts/Golos-Text-Medium.woff) format("woff");
}

@font-face {
  font-family: "Golos";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/Golos-Text-DemiBold.woff) format("woff2"),
    url(../fonts/Golos-Text-DemiBold.woff2) format("woff");
}

@font-face {
  font-family: "Golos";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/Golos-Text-Bold.woff2) format("woff2"),
    url(../fonts/Golos-Text-Bold.woff) format("woff");
}

@font-face {
  font-family: "Golos";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../fonts/Golos-Text-Black.woff2) format("woff2"),
    url(../fonts/Golos-Text-Black.woff) format("woff");
}
*/

@font-face {
  font-family: "Sansation";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/Sansation/SansationBold.woff2) format("woff2"),
    url(../fonts/Sansation/SansationBold.woff) format("woff");
}
