/*
 * See: https://fonts.google.com/license/googlerestricted
 */
/* cyrillic */

@font-face {
  font-family: 'Stem';
  src: url("./fonts/Stem/Stem-LightItalic.woff") format("woff"), url("./fonts/Stem/Stem-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Stem';
  src: url("./fonts/Stem/Stem-Regular.woff") format("woff"), url("./fonts/Stem/Stem-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Stem';
  src: url("./fonts/Stem/Stem-Medium.woff") format("woff"), url("./fonts/Stem/Stem-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Stem';
  src: url("./fonts/Stem/Stem-Bold.woff") format("woff"), url("./fonts/Stem/Stem-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("./fonts/Circe/Circe-Regular.woff") format("woff"), url("./fonts/Circe/Circe-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("./fonts/Circe/Circe-ExtraBold.woff") format("woff"), url("./fonts/Circe/Circe-ExtraBold.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'OpenSans';
  src: url("./fonts/OpenSans-Light.ttf") format("woff"), url("./fonts/OpenSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'OpenSans';
  src: url("./fonts/OpenSans-Regular.ttf") format("woff"), url("./fonts/OpenSans-Regular.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }

  @font-face {
  font-family: 'HalvarBreit-Bd';
  src: url("./fonts/HalvarBreit-Bd.ttf") format("woff"), url("./fonts/HalvarBreit-Bd.ttf") format("truetype");
  font-weight: 700;
  font-style: bold; }

  @font-face {
  font-family: 'HalvarBreit-Rg';
  src: url("./fonts/HalvarBreit-Rg.ttf") format("woff"), url("./fonts/HalvarBreit-Rg.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }