@font-face {
  font-family: 'avenir';
  src: url("../fonts/AvenirNextCyr-Light.eot");
  src: url("../fonts/AvenirNextCyr-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirNextCyr-Light.woff") format("woff"), url("../fonts/AvenirNextCyr-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display:  'sans-serif';
}

@font-face {
  font-family: 'avenir';
  src: url("../fonts/AvenirNextCyr-Regular.eot");
  src: url("../fonts/AvenirNextCyr-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirNextCyr-Regular.woff") format("woff"), url("../fonts/AvenirNextCyr-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'avenir';
  src: url("../fonts/AvenirNextCyr-Medium.eot");
  src: url("../fonts/AvenirNextCyr-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirNextCyr-Medium.woff") format("woff"), url("../fonts/AvenirNextCyr-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display:  'sans-serif';
}

@font-face {
  font-family: 'avenir';
  src: url("../fonts/AvenirNextCyr-Demi.eot");
  src: url("../fonts/AvenirNextCyr-Demi.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirNextCyr-Demi.woff") format("woff"), url("../fonts/AvenirNextCyr-Demi.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display:  'sans-serif';
}

@font-face {
  font-family: 'avenir';
  src: url("../fonts/AvenirNextCyr-Bold.eot");
  src: url("../fonts/AvenirNextCyr-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirNextCyr-Bold.woff") format("woff"), url("../fonts/AvenirNextCyr-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display:  'sans-serif';
}

@font-face {
  font-family: 'noto_sans';
  src: url('../fonts/notosans-bold-webfont.woff2') format('woff2'),
  url('../fonts/notosans-bold-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display:  'sans-serif';
}




@font-face {
  font-family: 'pt_sans';
  src: url('../fonts/ptsans-bold-webfont.woff2') format('woff2'),
  url('../fonts/ptsans-bold-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display:  'sans-serif';
}




@font-face {
  font-family: 'pt_sans';
  src: url('../fonts/ptsans-regular-webfont.woff2') format('woff2'),
  url('../fonts/ptsans-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display:  'sans-serif';
}
 