@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?qf2xhn');
  src:  url('fonts/icomoon.eot?qf2xhn#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?qf2xhn') format('truetype'),
    url('fonts/icomoon.woff?qf2xhn') format('woff'),
    url('fonts/icomoon.svg?qf2xhn#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-minus:before {
  content: "\e90c";
}
.icon-plus-icon:before {
  content: "\e90d";
}
.icon-slider-right-arrow:before {
  content: "\e90a";
}
.icon-slider-left-arrow:before {
  content: "\e90b";
}
.icon-play-button:before {
  content: "\e905";
}
.icon-linked-in:before {
  content: "\e906";
}
.icon-x:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-arrow-right:before {
  content: "\e909";
}
.icon-keyboard_arrow_right:before {
  content: "\e900";
}
.icon-keyboard_arrow_down:before {
  content: "\e901";
}
.icon-menu:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e903";
}
.icon-instagram:before {
  content: "\e904";
}
.icon-brand:before {
  content: "\e904";
}
.icon-social:before {
  content: "\e904";
}
