@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ya4tuj');
  src:  url('fonts/icomoon.eot?ya4tuj#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ya4tuj') format('truetype'),
    url('fonts/icomoon.woff?ya4tuj') format('woff'),
    url('fonts/icomoon.svg?ya4tuj#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-toggle:before {
  content: "\e900";
}
.icon-cross_promo:before {
  content: "\e902";
}
.icon-menu_promo:before {
  content: "\e911";
}
.icon-tape:before {
  content: "\e952";
}
.icon-presentation:before {
  content: "\e95c";
}
.icon-warning:before {
  content: "\ed4c";
}
.icon-checkmark3:before {
  content: "\ed6e";
}
.icon-film:before {
  content: "\e913";
}
.icon-menu7:before {
  content: "\ec6e";
}
