@font-face {
  font-family: 't1';
  src:  url('https://t1.ua/fonts/t1.eot');
  src:  url('https://t1.ua/fonts/t1.eot#iefix') format('embedded-opentype'),
    url('https://t1.ua/fonts/t1.ttf') format('truetype'),
    url('https://t1.ua/fonts/t1.woff') format('woff'),
    url('https://t1.ua/fonts/t1.svg#t1') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face{
	font-family:'proxima_nova_rgbold';
	src:url('https://t1.ua/fonts/ProximaNova-Bold-webfont.eot');
	src:url('https://t1.ua/fonts/ProximaNova-Bold-webfont.eot?#iefix') format('embedded-opentype'),url('https://t1.ua/fonts/ProximaNova-Bold-webfont.woff2') format('woff2'),url('https://t1.ua/fonts/ProximaNova-Bold-webfont.woff') format('woff'),url('https://t1.ua/fonts/ProximaNova-Bold-webfont.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
	font-display:swap
}
	/*@font-face{font-family:'proxima_nova_rgregular';src:url(/images/v5/fonts/ProximaNova-Reg-webfont.eot);src:url(/images/v5/fonts/ProximaNova-Reg-webfont.eot?#iefix) format('embedded-opentype'),url(/images/v5/fonts/ProximaNova-Reg-webfont.woff2) format('woff2'),url(/images/v5/fonts/ProximaNova-Reg-webfont.woff) format('woff'),url(/images/v5/fonts/ProximaNova-Reg-webfont.ttf) format('truetype');font-weight:normal;font-style:normal;font-display:swap}.*/

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 't1' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow_down:before {
  content: "\e90a";
}
.icon-instagram:before {
  content: "\e909";
}
.icon-telegram:before {
  content: "\e908";
}
.icon-arrow:before {
  content: "\e907";
}
.icon-play:before {
  content: "\e900";
}
.icon-search:before {
  content: "\e901";
}
.icon-twitter:before {
  content: "\e902";
}
.icon-video:before {
  content: "\e903";
}
.icon-article:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-photo:before {
  content: "\e906";
}