@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?mdmo8y');
  src:  url('fonts/icomoon.eot?mdmo8y#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?mdmo8y') format('truetype'),
    url('fonts/icomoon.woff?mdmo8y') format('woff'),
    url('fonts/icomoon.svg?mdmo8y#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-search:before {
  content: "\e900";
}
.icon-x:before {
  content: "\e90a";
}
.icon-twitter:before {
  content: "\e90a";
}
.icon-calendar:before {
  content: "\e905";
}
.icon-left-arrow:before {
  content: "\e901";
}
.icon-external-link:before {
  content: "\e90c";
}
.icon-plus:before {
  content: "\e904";
}
.icon-minus:before {
  content: "\e902";
}
.icon-play_circle_outline:before {
  content: "\e908";
}
.icon-clear:before {
  content: "\e90b";
}
.icon-keyboard_arrow_right:before {
  content: "\e907";
}
.icon-arrow_drop_down:before {
  content: "\e903";
}
.icon-arrow_drop_up:before {
  content: "\e906";
}
.icon-facebook1:before {
  content: "\e909";
}
.icon-twitter1:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-link:before {
  content: "\e9cb";
}
