@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/scr/fonts/opensans/300.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/scr/fonts/opensans/400.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(/scr/fonts/opensans/500.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/scr/fonts/opensans/600.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/scr/fonts/opensans/700.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'icomoon';
  src:  url('/scr/fonts/icomoon.eot?nk2qob');
  src:  url('/scr/fonts/icomoon.eot?nk2qob#iefix') format('embedded-opentype'),
    url('/scr/fonts/icomoon.ttf?nk2qob') format('truetype'),
    url('/scr/fonts/icomoon.woff?nk2qob') format('woff'),
    url('/scr/fonts/icomoon.svg?nk2qob#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-faq:before {
  content: "\e900";
}
.icon-right:before {
  content: "\e911";
}
.icon-left:before {
  content: "\e912";
}
.icon-telegram:before {
  content: "\e910";
}
.icon-command:before {
  content: "\e90f";
}
.icon-link:before {
  content: "\e909";
}
.icon-anchor:before {
  content: "\e90a";
}
.icon-terminal:before {
  content: "\e90b";
}
.icon-support:before {
  content: "\e90c";
}
.icon-github:before {
  content: "\e90d";
}
.icon-rss:before {
  content: "\e90e";
}
.icon-bookmark:before {
  content: "\e908";
}
.icon-books:before {
  content: "\e906";
}
.icon-archive:before {
  content: "\e907";
}
.icon-share:before {
  content: "\e901";
}
.icon-export:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e903";
}
.icon-globe:before {
  content: "\e904";
}
.icon-hash:before {
  content: "\e905";
}
