@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?pzf6wy');
  src:  url('fonts/icomoon.eot?pzf6wy#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?pzf6wy') format('truetype'),
    url('fonts/icomoon.woff?pzf6wy') format('woff'),
    url('fonts/icomoon.svg?pzf6wy#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-info:before {
  content: "\24d8";
}
.icon-open:before {
  content: "\238b";
}
.icon-add:before {
  content: "\2b";
}
.icon-arrow-back:before {
  content: "\3c";
}
.icon-arrow-down:before {
  content: "\2228";
}
.icon-arrow-forward:before {
  content: "\3e";
}
.icon-arrow-round-forward:before {
  content: "\290d";
}
.icon-arrow-up:before {
  content: "\2227";
}
.icon-close:before {
  content: "\2612";
}
.icon-download:before {
  content: "\1f4e5";
}
.icon-email:before {
  content: "\1f4e7";
}
.icon-menu:before {
  content: "\2630";
}
.icon-play:before {
  content: "\25ba";
}
.icon-print:before {
  content: "\1f5a8";
}
.icon-remove:before {
  content: "\2212";
}
.icon-instagram:before {
  content: "\e900";
}
.icon-linkedin:before {
  content: "\e904";
}
.icon-twitter:before {
  content: "\e905";
}
.icon-youtube:before {
  content: "\e906";
}
.icon-share:before {
  content: "\1f5e3";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-x:before {
  content: "\e901";
}
.icon-search:before {
  content: "\1f50d";
}
