/* Roboto 300 */
@font-face{
  font-family:"Roboto";
  font-style:normal;
  font-weight:300;
  font-display:swap;
  src:url("/assets/fonts/roboto/roboto-v51-cyrillic_latin-300.woff2") format("woff2");
}

/* Roboto 400 (regular) */
@font-face{
  font-family:"Roboto";
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url("/assets/fonts/roboto/roboto-v51-cyrillic_latin-regular.woff2") format("woff2");
}

/* Roboto 600 */
@font-face{
  font-family:"Roboto";
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url("/assets/fonts/roboto/roboto-v51-cyrillic_latin-600.woff2") format("woff2");
}

/* Roboto 700 */
@font-face{
  font-family:"Roboto";
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:url("/assets/fonts/roboto/roboto-v51-cyrillic_latin-700.woff2") format("woff2");
}



/* Open Sans 300 */
@font-face{
  font-family:"Open Sans";
  font-style:normal;
  font-weight:300;
  font-display:swap;
  src:url("/assets/fonts/open-sans/open-sans-v44-cyrillic_latin-300.woff2") format("woff2");
}

/* Open Sans 400 (regular) */
@font-face{
  font-family:"Open Sans";
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url("/assets/fonts/open-sans/open-sans-v44-cyrillic_latin-regular.woff2") format("woff2");
}

/* Open Sans 600 */
@font-face{
  font-family:"Open Sans";
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url("/assets/fonts/open-sans/open-sans-v44-cyrillic_latin-600.woff2") format("woff2");
}

/* Open Sans 700 */
@font-face{
  font-family:"Open Sans";
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:url("/assets/fonts/open-sans/open-sans-v44-cyrillic_latin-700.woff2") format("woff2");
}