@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?fyzz00');
  src:  url('fonts/icomoon.eot?fyzz00#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?fyzz00') format('woff2'),
    url('fonts/icomoon.ttf?fyzz00') format('truetype'),
    url('fonts/icomoon.woff?fyzz00') format('woff'),
    url('fonts/icomoon.svg?fyzz00#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: "\e909";
}
.icon-separator:before {
  content: "\e908";
}
.icon-linkedin:before {
  content: "\e907";
}
.icon-close:before {
  content: "\e906";
}
.icon-slider-arrow-left:before {
  content: "\e904";
}
.icon-slider-arrow-right:before {
  content: "\e905";
}
.icon-arrow-up:before {
  content: "\e90a";
}
.icon-arrow-down:before {
  content: "\e90b";
}
.icon-youtube:before {
  content: "\e903";
}
.icon-instagram:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-menu-toggle:before {
  content: "\e900";
}
.icon-checkmark3:before {
  content: "\ed71";
}
.icon-checkmark4:before {
  content: "\ed72";
}
.icon-arrow-up2:before {
  content: "\edb8";
}
.icon-arrow-up4:before {
  content: "\edba";
}
.icon-arrow-right2:before {
  content: "\edbc";
}
.icon-arrow-right3:before {
  content: "\edbd";
}
.icon-arrow-right4:before {
  content: "\edbe";
}
.icon-arrow-down2:before {
  content: "\edc0";
}
.icon-arrow-left2:before {
  content: "\edc4";
}
.icon-arrow-left3:before {
  content: "\edc5";
}
.icon-arrow-left4:before {
  content: "\edc6";
}
