@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?y3viua');
  src:  url('fonts/icomoon.eot?y3viua#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?y3viua') format('truetype'),
    url('fonts/icomoon.woff?y3viua') format('woff'),
    url('fonts/icomoon.svg?y3viua#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-help:before {
  content: "\e901";
}
.icon-swipe:before {
  content: "\e906";
}
.icon-pinch:before {
  content: "\e903";
}
.icon-tap:before {
  content: "\e905";
}
.icon-alert-circle:before {
  content: "\e902";
}
.icon-alert-triangle:before {
  content: "\e904";
}
.icon-check-circle:before {
  content: "\e91d";
}
.icon-check-square:before {
  content: "\e91e";
}
.icon-check:before {
  content: "\e91f";
}
.icon-chevron-down:before {
  content: "\e920";
}
.icon-chevron-left:before {
  content: "\e921";
}
.icon-chevron-right:before {
  content: "\e922";
}
.icon-chevron-up:before {
  content: "\e923";
}
.icon-external-link:before {
  content: "\e936";
}
.icon-eye-off:before {
  content: "\e937";
}
.icon-eye:before {
  content: "\e938";
}
.icon-flag:before {
  content: "\e93e";
}
.icon-info:before {
  content: "\e948";
}
.icon-map-pin:before {
  content: "\e951";
}
.icon-map:before {
  content: "\e952";
}
.icon-maximize:before {
  content: "\e954";
}
.icon-menu:before {
  content: "\e955";
}
.icon-minimize:before {
  content: "\e959";
}
.icon-rotate-cw:before {
  content: "\e979";
}
.icon-search:before {
  content: "\e97b";
}
.icon-share:before {
  content: "\e97c";
}
.icon-thumbs-down:before {
  content: "\e989";
}
.icon-thumbs-up:before {
  content: "\e98a";
}
.icon-trash-2:before {
  content: "\e98d";
}
.icon-trash:before {
  content: "\e98e";
}
.icon-x:before {
  content: "\e99f";
}
.icon-zoom-in:before {
  content: "\e9a1";
}
.icon-zoom-out:before {
  content: "\e9a2";
}
.icon-hand-grab-o:before {
  content: "\e900";
}
.icon-hand-pointer-o:before {
  content: "\e9a3";
}
