@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ob25c9');
  src:  url('fonts/icomoon.eot?ob25c9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ob25c9') format('truetype'),
    url('fonts/icomoon.woff?ob25c9') format('woff'),
    url('fonts/icomoon.svg?ob25c9#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-left:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-chevron-down:before {
  content: "\e902";
}
.icon-chevron-left:before {
  content: "\e903";
}
.icon-chevron-right:before {
  content: "\e904";
}
.icon-chevron-up:before {
  content: "\e905";
}
.icon-download:before {
  content: "\e906";
}
.icon-email:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-globe:before {
  content: "\e909";
}
.icon-hamburger:before {
  content: "\e90a";
}
.icon-linkedin:before {
  content: "\e90b";
}
.icon-phone:before {
  content: "\e90c";
}
.icon-pin-1:before {
  content: "\e90d";
}
.icon-pin-2:before {
  content: "\e90e";
}
.icon-pin-3:before {
  content: "\e90f";
}
.icon-scroll-down:before {
  content: "\e910";
}
.icon-search:before {
  content: "\e911";
}
.icon-union:before {
  content: "\e912";
}
.icon-youtube:before {
  content: "\e913";
}
