@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?vkxgiw');
  src:  url('fonts/icomoon.eot?vkxgiw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?vkxgiw') format('truetype'),
    url('fonts/icomoon.woff?vkxgiw') format('woff'),
    url('fonts/icomoon.svg?vkxgiw#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-arrow-square-out:before {
  content: "\e900";
  color: #fff;
}
.icon-check-circle:before {
  content: "\e901";
  color: #a00c30;
}
.icon-envelope-simple:before {
  content: "\e902";
  color: #a00c30;
}
.icon-globe_services:before {
  content: "\e903";
  color: #a00c30;
}
.icon-globe:before {
  content: "\e904";
  color: #fff;
}
.icon-handshake:before {
  content: "\e905";
  color: #a00c30;
}
.icon-list:before {
  content: "\e906";
  color: #fff;
}
.icon-map-pin:before {
  content: "\e907";
  color: #a00c30;
}
.icon-medal:before {
  content: "\e908";
  color: #a00c30;
}
.icon-mision:before {
  content: "\e909";
  color: #fff;
}
.icon-phone:before {
  content: "\e90a";
  color: #a00c30;
}
.icon-recycle:before {
  content: "\e90b";
  color: #a00c30;
}
.icon-search:before {
  content: "\e90c";
  color: #fff;
}
.icon-vision:before {
  content: "\e90d";
  color: #fff;
}
