/* -------------------------- */
/* -------- Overpass -------- */
/* -------------------------- */

/* --- Overpass Medium --- */

@font-face {
  font-display: swap;
  font-family: "Overpass";
  font-style: normal;
  font-weight: 500;
  src: url("../woff2/overpass-v13-cyrillic-ext_latin-ext_vietnamese-500.woff2")
    format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Overpass";
  font-style: italic;
  font-weight: 500;
  src: url("../woff2/overpass-v13-cyrillic-ext_latin-ext_vietnamese-500italic.woff2")
    format("woff2");
}

/* --- Overpass Light --- */

@font-face {
  font-display: swap;
  font-family: "Overpass";
  font-style: normal;
  font-weight: 300;
  src: url("../woff2/overpass-v13-cyrillic-ext_latin-ext_vietnamese-300.woff2")
    format("woff2");
}

/* --- Overpass Bold --- */

@font-face {
  font-display: swap;
  font-family: "Overpass";
  font-style: normal;
  font-weight: 700;
  src: url("../woff2/overpass-v13-cyrillic-ext_latin-ext_vietnamese-700.woff2")
    format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Overpass";
  font-style: italic;
  font-weight: 700;
  src: url("../woff2/overpass-v13-cyrillic-ext_latin-ext_vietnamese-700italic.woff2")
    format("woff2");
}

/* --------------------------- */
/* -------- Noto Sans -------- */
/* --------------------------- */

/* --- Noto Sans Normal --- */

@font-face {
  font-family: "Noto Sans";
  src: url("../eot/notosans.eot");
  src: url("../eot/notosansd41d.eot?#iefix") format("embedded-opentype"),
    url("../woff2/notosans.woff2") format("woff2"),
    url("../woff/notosans.woff") format("woff"),
    url("../ttf/notosans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans";
  src: url("../eot/notosans-italic.eot");
  src: url("../eot/notosans-italicd41d.eot?#iefix") format("embedded-opentype"),
    url("../woff2/notosans-italic.woff2") format("woff2"),
    url("../woff/notosans-italic.woff") format("woff"),
    url("../ttf/notosans-italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

/* --- Noto Sans 700 --- */

@font-face {
  font-family: "Noto Sans";
  src: url("../eot/notosans-bold.eot");
  src: url("../eot/notosans-boldd41d.eot?#iefix") format("embedded-opentype"),
    url("../woff2/notosans-bold.woff2") format("woff2"),
    url("../woff/notosans-bold.woff") format("woff"),
    url("../ttf/notosans-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans";
  src: url("../eot/notosans-bolditalic.eot");
  src: url("../eot/notosans-bolditalicd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../woff2/notosans-bolditalic.woff2") format("woff2"),
    url("../woff/notosans-bolditalic.woff") format("woff"),
    url("../ttf/notosans-bolditalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
