@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?qc0n7y');
  src:  url('icomoon.eot?qc0n7y#iefix') format('embedded-opentype'),
        url('icomoon.ttf?qc0n7y') format('truetype'),
        url('icomoon.woff?qc0n7y') format('woff'),
        url('icomoon.svg?qc0n7y#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-arrow-long-up:before {
  content: "\e918";
}
