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

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-pager_end:before {
  content: "\e903";
}

.icon-pager_next:before {
  content: "\e904";
}

.icon-pager_prev:before {
  content: "\e905";
}

.icon-pager_start:before {
  content: "\e906";
}

.icon-asa-map:before {
  content: "\e900";
}

.icon-asa-shop:before {
  content: "\e901";
}

.icon-asa-cat:before {
  content: "\e902";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-arrow-circle-o-right:before {
  content: "\f18e";
}

.icon-file-pdf-o:before {
  content: "\f1c1";
}

.icon-file-word-o:before {
  content: "\f1c2";
}

.icon-file-excel-o:before {
  content: "\f1c3";
}

.icon-file-powerpoint-o:before {
  content: "\f1c4";
}