@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icons/icomoon.eot?ywj3q9');
  src:  url('/fonts/icons/icomoon.eot?ywj3q9#iefix') format('embedded-opentype'),
    url('/fonts/icons/icomoon.ttf?ywj3q9') format('truetype'),
    url('/fonts/icons/icomoon.woff?ywj3q9') format('woff'),
    url('/fonts/icons/icomoon.svg?ywj3q9#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-rotate:before {
  content: "\e915";
}
.icon-customizable:before {
  content: "\e914";
}
.icon-recaptcha-shield:before {
  content: "\e913";
}
.icon-play:before {
  content: "\e912";
}
.icon-location:before {
  content: "\e910";
}
.icon-share:before {
  content: "\e911";
}
.icon-chevron-right:before {
  content: "\e90f";
}
.icon-close:before {
  content: "\e90d";
}
.icon-info:before {
  content: "\e90e";
}
.icon-marker:before {
  content: "\e90c";
}
.icon-bars:before {
  content: "\e90b";
}
.icon-chevron-down:before {
  content: "\e909";
}
.icon-fat-arrow-down:before {
  content: "\e90a";
}
.icon-material:before {
  content: "\e908";
}
.icon-express:before {
  content: "\e907";
}
.icon-fb:before {
  content: "\e901";
}
.icon-g-translate:before {
  content: "\e902";
}
.icon-ig:before {
  content: "\e903";
}
.icon-in:before {
  content: "\e904";
}
.icon-magnifier:before {
  content: "\e905";
}
.icon-mouse-wheel:before {
  content: "\e906";
}
.icon-short-arrow-right:before {
  content: "\e900";
}
