@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?it0wk5');
  src:  url('fonts/icomoon.eot?it0wk5#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?it0wk5') format('truetype'),
    url('fonts/icomoon.woff?it0wk5') format('woff'),
    url('fonts/icomoon.svg?it0wk5#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-cross:before {
  content: "\e908";
}
.icon-info:before {
  content: "\e90d";
}
.icon-rotate:before {
  content: "\f01e";
}
.icon-youtube:before {
  content: "\f16a";
}
.icon-video:before {
  content: "\f16a";
}
.icon-image:before {
  content: "\e93f";
}
.icon-images:before {
  content: "\e940";
}
.icon-gallery:before {
  content: "\e940";
}
.icon-zoom-in:before {
  content: "\eb34";
}
.icon-zoom-out:before {
  content: "\eb35";
}
.icon-enlarge:before {
  content: "\eb3e";
}
.icon-shrink:before {
  content: "\eb3f";
}
.icon-arrow-up:before {
  content: "\ee33";
}
.icon-nav:before {
  content: "\ee33";
}

