@font-face {
    font-family: "Effra";
    src: url("../fonts/Effra/effra.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Effra-Medium";
    src: url("../fonts/Effra/medium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/ico/icomoon.eot?1tn3mn');
  src:  url('../fonts/ico/icomoon.eot?1tn3mn#iefix') format('embedded-opentype'),
    url('../fonts/ico/icomoon.ttf?1tn3mn') format('truetype'),
    url('../fonts/ico/icomoon.woff?1tn3mn') format('woff'),
    url('../fonts/ico/icomoon.svg?1tn3mn#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-winner:before {
  content: "\e906";
}
.icon-support:before {
  content: "\e907";
}
.icon-profit:before {
  content: "\e908";
}
.icon-money:before {
  content: "\e909";
}
.icon-briefcase:before {
  content: "\e90a";
}
.icon-faq:before {
  content: "\e90b";
}
.icon-reestr:before {
  content: "\e90c";
}
.icon-presentation:before {
  content: "\e90d";
}
.icon-document:before {
  content: "\e90e";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-telegram:before {
  content: "\e904";
}
.icon-instagram:before {
  content: "\e905";
}
.icon-lang:before {
  content: "\e900";
}
.icon-login:before {
  content: "\e901";
}
.icon-search:before {
  content: "\e902";
}
.icon-mena:before{
    content: "\e903";
}