@font-face {
    font-family: "Montserrat-Bold";
    src: url("../fonts/Montserrat/Montserrat-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Montserrat-Regular";
    src: url("../fonts/Montserrat/Montserrat-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Montserrat-SemiBold";
    src: url("../fonts/Montserrat/Montserrat-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

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

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/ico/icomooncac4.eot?hekyva');
  src:  url('../fonts/ico/icomooncac4.eot?hekyva#iefix') format('embedded-opentype'),
    url('../fonts/ico/icomooncac4.ttf?hekyva') format('truetype'),
    url('../fonts/ico/icomooncac4.woff?hekyva') format('woff'),
    url('../fonts/ico/icomooncac4.svg?hekyva#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-calendar:before {
  content: "\e926";
}
.icon-market-access:before {
  content: "\e921";
}
.icon-market:before {
  content: "\e922";
}
.icon-trade:before {
  content: "\e923";
}
.icon-analysis:before {
  content: "\e924";
}
.icon-market-size:before {
  content: "\e925";
}
.icon-show:before {
  content: "\e920";
}
.icon-download:before {
  content: "\e91f";
}
.icon-highway:before {
  content: "\e91a";
}
.icon-voltage:before {
  content: "\e91b";
}
.icon-gas:before {
  content: "\e91c";
}
.icon-gd:before {
  content: "\e91d";
}
.icon-drop-silhouette:before {
  content: "\e91e";
}
.icon-city:before {
  content: "\e915";
}
.icon-export:before {
  content: "\e916";
}
.icon-import:before {
  content: "\e918";
}
.icon-tovar:before {
  content: "\e919";
}
.icon-reading-eyeglasses:before {
  content: "\e913";
}
.icon-facebook:before {
  content: "\e900";
}
.icon-mobile:before {
  content: "\e901";
}
.icon-phone:before {
  content: "\e902";
}
.icon-print:before {
  content: "\e903";
}
.icon-profile:before {
  content: "\e904";
}
.icon-request:before {
  content: "\e905";
}
.icon-right-arrow:before {
  content: "\e906";
}
.icon-share:before {
  content: "\e907";
}
.icon-sitemap:before {
  content: "\e908";
}
.icon-telegram:before {
  content: "\e909";
}
.icon-volume:before {
  content: "\e90a";
}
.icon-work:before {
  content: "\e90b";
}
.icon-instagram:before {
  content: "\e90c";
}
.icon-address:before {
  content: "\e90d";
}
.icon-email:before {
  content: "\e90e";
}
.icon-eye:before {
  content: "\e90f";
}
