@font-face {
  font-family: 'Satoshi';
  src: url('Satoshi.woff2') format('woff2'),
       url('Satoshi.woff') format('woff'),
       url('Satoshi.ttf') format('truetype');
       font-weight: 300 900;
       font-display: swap;
       font-style: normal;
}

@font-face {
  font-family: 'Switzer';
  src: url('Switzer.woff2') format('woff2'),
       url('Switzer.woff') format('woff'),
       url('Switzer.ttf') format('truetype');
       font-weight: 100 900;
       font-display: swap;
       font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src: url('icomoon.eot'),
       url('icomoon.woff') format('woff'),
       url('icomoon.ttf') format('truetype'),
       url('icomoon.svg') format('svg');
       font-weight: normal;
       font-style: normal;
}

.icon { 
  font-family: 'icomoon' !important; 
  display: inline-block;
  font-size: inherit;
  font-style: normal;
  vertical-align: middle;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-menu:before { content: "\e921"; }
.icon-menu-arrow:before { content: "\e922"; }
.icon-contact:before { content: "\e91e"; }
.icon-download:before { content: "\e91f"; }
.icon-forum:before { content: "\e920"; }
.icon-angledown:before { content: "\e900"; }
.icon-night:before { content: "\e901"; }
.icon-sun:before { content: "\e902"; }
.icon-arrow:before { content: "\e903"; }
.icon-search:before { content: "\e904"; }
.icon-shield:before { content: "\e907"; }
.icon-half-shield:before { content: "\e906"; }
.icon-full-shield:before { content: "\e905"; }
.icon-update:before { content: "\e908"; }
.icon-dollars:before { content: "\e909"; }
.icon-puzzle:before { content: "\e90a"; }
.icon-key:before { content: "\e90b"; }
.icon-email:before { content: "\e90c"; }
.icon-telegram:before { content: "\e90d"; }
.icon-macos:before { content: "\e90e"; }
.icon-linux:before { content: "\e90f"; }
.icon-windows:before { content: "\e910"; }
.icon-triangle:before { content: "\e911"; }
.icon-phone:before { content: "\e912"; }
.icon-user:before { content: "\e913"; }
.icon-web:before { content: "\e914"; }
.icon-option:before { content: "\e915"; }
.icon-fileX:before { content: "\e916"; }
.icon-folder:before { content: "\e917"; }
.icon-tilda:before { content: "\e918"; }
.icon-angleright:before { content: "\e919"; }
.icon-menu_open:before { content: "\e91a"; }
.icon-no:before { content: "\e91b"; }
.icon-ok:before { content: "\e91c"; }
.icon-tool:before { content: "\e91d"; }