@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?4qzqu7');
  src:  url('../fonts/icomoon.eot?4qzqu7#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?4qzqu7') format('truetype'),
    url('../fonts/icomoon.woff?4qzqu7') format('woff'),
    url('../fonts/icomoon.svg?4qzqu7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-right-arrow:before {
  content: "\e900";
}
.icon-social:before {
  content: "\e901";
}
.icon-tech:before {
  content: "\e902";
}
.icon-google-plus2:before {
  content: "\ea8c";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-vk:before {
  content: "\ea98";
}

@font-face {
  font-family: SF-UI-Text-Medium;
  src: url(../fonts/SF-UI-Text-Medium.ttf);
}

@font-face {
  font-family: SF-UI-Text-Regular;
  src: url(../fonts/SF-UI-Text-Regular.ttf);
}

@font-face {
  font-family: SF-UI-Text-Semibold;
  src: url(../fonts/SF-UI-Text-Semibold.ttf);
}

@font-face {
  font-family: SF-UI-Text-Bold;
  src: url(../fonts/SF-UI-Text-Bold.ttf);
}

@font-face {
  font-family: SF-UI-Text-Light;
  src: url(../fonts/SF-UI-Text-Light.ttf);
}

@font-face {
  font-family: SF-UI-Display-Regular;
  src: url(../fonts/SF-UI-Display-Regular.ttf);
}

@font-face {
  font-family: SF-UI-Display-Medium;
  src: url(../fonts/SF-UI-Display-Medium.ttf);
}

@font-face {
font-family: 'Museo Sans Cyrl 700';
font-style: normal;
font-weight: normal;
src: local('Museo Sans Cyrl 700'), url('../fonts/MuseoSansCyrl_2.woff') format('woff');
}