/* cyrillic-ext */
@font-face {
  font-family: "OpenSans Regular";
  src:url("../fonts/open-sans/OpenSans-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "OpenSans Bold";
  src:url("../fonts/open-sans/OpenSans-Bold.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans BoldItalic";
  src:url("../fonts/open-sans/OpenSans-BoldItalic.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans ExtraBold";
  src:url("../fonts/open-sans/OpenSans-ExtraBold.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans ExtraBoldItalic";
  src:url("../fonts/open-sans/OpenSans-ExtraBoldItalic.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans Italic";
  src:url("../fonts/open-sans/OpenSans-Italic.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans Light";
  src:url("../fonts/open-sans/OpenSans-Light.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans LightItalic";
  src:url("../fonts/open-sans/OpenSans-LightItalic.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans Semibold";
  src:url("../fonts/open-sans/OpenSans-Semibold.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans SemiboldItalic";
  src:url("../fonts/open-sans/OpenSans-SemiboldItalic.ttf");
  font-weight: normal;
  font-style: normal;
}