@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?5nix4a');
  src:  url('fonts/icomoon.eot?5nix4a#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?5nix4a') format('truetype'),
    url('fonts/icomoon.woff?5nix4a') format('woff'),
    url('fonts/icomoon.svg?5nix4a#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-cinema:before {
  content: "\e900";
}
.icon-drinks:before {
  content: "\e901";
}
.icon-cart:before {
  content: "\e902";
}
.icon-shopping:before {
  content: "\e903";
}
.icon-truck:before {
  content: "\e904";
}
.icon-theater:before {
  content: "\e905";
}
.icon-poster:before {
  content: "\e906";
}
.icon-megaphone:before {
  content: "\e907";
}
.icon-rooftop:before {
  content: "\e908";
}
.icon-audio:before {
  content: "\e909";
}
