@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?s9o8g6');
  src:  url('fonts/icomoon.eot?s9o8g6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?s9o8g6') format('truetype'),
    url('fonts/icomoon.woff?s9o8g6') format('woff'),
    url('fonts/icomoon.svg?s9o8g6#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-ticket:before {
  content: "\e939";
}
.icon-location:before {
  content: "\e947";
}
.icon-location2:before {
  content: "\e948";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-clock2:before {
  content: "\e94f";
}
.icon-alarm:before {
  content: "\e950";
}
.icon-stopwatch:before {
  content: "\e952";
}
.icon-spinner11:before {
  content: "\e984";
}
.icon-gift:before {
  content: "\e99f";
}
.icon-truck:before {
  content: "\e9b0";
}
.icon-loop2:before {
  content: "\ea2e";
}
.icon-file-pdf:before {
  content: "\eadf";
}
