/* Self-hosted fonts — woff2 + woff fallbacks */

@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url("../fonts/unbounded/unbounded-cyrillic-400-normal.woff2") format("woff2"),
    url("../fonts/unbounded/unbounded-cyrillic-400-normal.woff") format("woff"),
    url("../fonts/unbounded/unbounded-latin-400-normal.woff2") format("woff2"),
    url("../fonts/unbounded/unbounded-latin-400-normal.woff") format("woff");
}

@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:
    url("../fonts/unbounded/unbounded-cyrillic-500-normal.woff2") format("woff2"),
    url("../fonts/unbounded/unbounded-cyrillic-500-normal.woff") format("woff"),
    url("../fonts/unbounded/unbounded-latin-500-normal.woff2") format("woff2"),
    url("../fonts/unbounded/unbounded-latin-500-normal.woff") format("woff");
}

@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src:
    url("../fonts/unbounded/unbounded-cyrillic-600-normal.woff2") format("woff2"),
    url("../fonts/unbounded/unbounded-cyrillic-600-normal.woff") format("woff"),
    url("../fonts/unbounded/unbounded-latin-600-normal.woff2") format("woff2"),
    url("../fonts/unbounded/unbounded-latin-600-normal.woff") format("woff");
}

@font-face {
  font-family: "Golos Text";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url("../fonts/golos-text/golos-text-cyrillic-400-normal.woff2") format("woff2"),
    url("../fonts/golos-text/golos-text-cyrillic-400-normal.woff") format("woff"),
    url("../fonts/golos-text/golos-text-latin-400-normal.woff2") format("woff2"),
    url("../fonts/golos-text/golos-text-latin-400-normal.woff") format("woff");
}

@font-face {
  font-family: "Golos Text";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:
    url("../fonts/golos-text/golos-text-cyrillic-500-normal.woff2") format("woff2"),
    url("../fonts/golos-text/golos-text-cyrillic-500-normal.woff") format("woff");
}

@font-face {
  font-family: "Golos Text";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src:
    url("../fonts/golos-text/golos-text-cyrillic-600-normal.woff2") format("woff2"),
    url("../fonts/golos-text/golos-text-cyrillic-600-normal.woff") format("woff");
}
