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

[class^="icon-"]:before, [class*=" icon-"]:before {
  /* 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-arrow-left:before {
  content: "\e906";
}
.icon-arrow-right:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-pinterest:before {
  content: "\e902";
}
.icon-twitter:before {
  content: "\e903";
}
.icon-youtube:before {
  content: "\e904";
}
.icon-nexon-logo:before {
  content: "\e905";
}
.icon-nav_lines:before {
  content: "\e907";
}
.icon-re-zero-1:before {
  content: "\e908";
}
.icon-instagram:before {
  content: "\e909";
}
