@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3xp7bc');
  src:  url('fonts/icomoon.eot?3xp7bc#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3xp7bc') format('truetype'),
    url('fonts/icomoon.woff?3xp7bc') format('woff'),
    url('fonts/icomoon.svg?3xp7bc#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-download:before {
  content: "\e915";
}
.icon-mobile-back-arrow:before {
  content: "\e914";
}
.icon-mobile-close:before {
  content: "\e913";
}
.icon-mobile-hamburger-alt:before {
  content: "\e910";
}
.icon-mobile-hamburger:before {
  content: "\e912";
}
.icon-load-more-arrow:before {
  content: "\e90f";
}
.icon-upload-icon:before {
  content: "\e911";
}
.icon-quote-marker:before {
  content: "\e900";
}
.icon-external-link:before {
  content: "\e901";
}
.icon-bullet-square:before {
  content: "\e902";
}
.icon-bullet-square-outline:before {
  content: "\e903";
}
.icon-minus:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-checkmark:before {
  content: "\e906";
}
.icon-arrow-short:before {
  content: "\e907";
}
.icon-arrow-long:before {
  content: "\e908";
}
.icon-youtube:before {
  content: "\e909";
}
.icon-right-triangle:before {
  content: "\e90a";
}
.icon-linkedin:before {
  content: "\e90b";
}
.icon-plus:before {
  content: "\e90c";
}
.icon-nav-arrow:before {
  content: "\e90d";
}
.icon-dropdown-arrow:before {
  content: "\e90e";
}
