@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?1r5c0r');
  src:  url('icomoon.eot?1r5c0r#iefix') format('embedded-opentype'),
    url('icomoon.ttf?1r5c0r') format('truetype'),
    url('icomoon.woff?1r5c0r') format('woff'),
    url('icomoon.svg?1r5c0r#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-nav:before {
  content: "\e913";
}
.icon-camera:before {
  content: "\e944";
}
.icon-gallery:before {
  content: "\e944";
}
.icon-zoom-in:before {
  content: "\eb34";
}
.icon-zoom-out:before {
  content: "\eb35";
}
.icon-enlarge:before {
  content: "\eb3e";
}
.icon-shrink:before {
  content: "\eb3f";
}
.icon-info:before {
  content: "\ed63";
}
.icon-cross:before {
  content: "\ed6c";
}
.icon-rotate:before {
  content: "\edaa";
}
.icon-chevron-up:before {
  content: "\edb9";
}
.icon-chevron-down:before {
  content: "\edc1";
}
.icon-arrow-right:before {
  content: "\edde";
}
.icon-arrow-left:before {
  content: "\ede2";
}
.icon-youtube:before {
  content: "\eefc";
}
.icon-video:before {
  content: "\eefc";
}
