@font-face {
  font-family: "Digital Sans EF";
  src:
    url("../fonts/digital_sans_ef_medium.woff2") format("woff2"),
    url("../fonts/digital_sans_ef_medium.woff") format("woff");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src:
    url("../fonts/Gilroy-Bold.woff2") format("woff2"),
    url("../fonts/Gilroy-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Glyphicons Halflings";
  src:
    url("../fonts/glyphicons-halflings-regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: block;
}

@font-face {
  font-family: "Open24DisplaySt";
  src:
    url("../fonts/Open24DisplaySt.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}