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

[class^="ic-"], [class*=" ic-"] {
  /* 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;
}

.ic-download:before {
  content: "\e900";
}
.ic-arrow-left:before {
  content: "\e901";
}
.ic-arrow-right:before {
  content: "\e902";
}
.ic-s-arrow-up:before {
  content: "\e903";
}
.ic-s-arrow-right:before {
  content: "\e904";
}
.ic-s-arrow-left:before {
  content: "\e905";
}
.ic-s-arrow-down:before {
  content: "\e906";
}
.ic-arrow-down:before {
  content: "\e90b";
}
.ic-n-arrow-up:before {
  content: "\e907";
}
.ic-n-arrow-right:before {
  content: "\e908";
}
.ic-n-arrow-left:before {
  content: "\e909";
}
.ic-n-arrow-down:before {
  content: "\e90a";
}
