@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8n2l5n');
  src:  url('fonts/icomoon.eot?8n2l5n#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?8n2l5n') format('woff2'),
    url('fonts/icomoon.ttf?8n2l5n') format('truetype'),
    url('fonts/icomoon.woff?8n2l5n') format('woff'),
    url('fonts/icomoon.svg?8n2l5n#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-arrowRight:before {
  content: "\e90f";
}
.icon-arrowRightLarge:before {
  content: "\e900";
}
.icon-pagetop:before {
  content: "\e901";
}
.icon-next:before {
  content: "\e902";
}
.icon-prev:before {
  content: "\e903";
}
.icon-arrowRightCircle:before {
  content: "\e904";
}
.icon-arrowLeftCircle:before {
  content: "\e905";
}
.icon-map:before {
  content: "\e906";
}
.icon-company:before {
  content: "\e907";
}
.icon-service:before {
  content: "\e908";
}
.icon-tel:before {
  content: "\e909";
}
.icon-mail:before {
  content: "\e90a";
}
.icon-faq:before {
  content: "\e90b";
}
.icon-price:before {
  content: "\e90c";
}
.icon-flow:before {
  content: "\e90d";
}
.icon-works:before {
  content: "\e90e";
}
