@font-face {
  font-family: 'icomoon';
  src:
    url('https://i.icomoon.io/public/7e2bc5b70d/DQESoftware/icomoon.woff2?xtrhub') format('woff2'),
    url('https://i.icomoon.io/public/7e2bc5b70d/DQESoftware/icomoon.ttf?xtrhub') format('truetype'),
    url('https://i.icomoon.io/public/7e2bc5b70d/DQESoftware/icomoon.woff?xtrhub') format('woff'),
    url('https://i.icomoon.io/public/7e2bc5b70d/DQESoftware/icomoon.svg?xtrhub#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-countries:before {
  content: "\e903";
}
.icon-close:before {
  content: "\e904";
}
.icon-arrow-down:before {
  content: "\e900";
}
.icon-carousel-prev:before {
  content: "\e901";
}
.icon-carousel-next:before {
  content: "\e902";
}
.icon-international:before {
  content: "\e906";
}
.icon-contract:before {
  content: "\e907";
}
.icon-request:before {
  content: "\e908";
}
.icon-users:before {
  content: "\e909";
}
.icon-growth:before {
  content: "\e90a";
}
.icon-location:before {
  content: "\e90b";
}
.icon-newsletter:before {
  content: "\e90c";
}
.icon-linkedin:before {
  content: "\e90d";
}
.icon-twitter:before {
  content: "\e90e";
}
.icon-leaf:before {
  content: "\e90f";
}
.icon-search:before {
  content: "\e910";
}
