@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?61847584');
  src: url('../font/fontello.eot?61847584#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?61847584') format('woff2'),
       url('../font/fontello.woff?61847584') format('woff'),
       url('../font/fontello.ttf?61847584') format('truetype'),
       url('../font/fontello.svg?61847584#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?61847584#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-arrow-down:before { content: '\e800'; } /* '' */
.icon-arrow-left:before { content: '\e801'; } /* '' */
.icon-arrow-right:before { content: '\e802'; } /* '' */
.icon-arrow-up:before { content: '\e803'; } /* '' */
.icon-badge:before { content: '\e804'; } /* '' */
.icon-bullet:before { content: '\e805'; } /* '' */
.icon-calendar:before { content: '\e806'; } /* '' */
.icon-chevron-down:before { content: '\e807'; } /* '' */
.icon-chevron-left:before { content: '\e808'; } /* '' */
.icon-chevron-right:before { content: '\e809'; } /* '' */
.icon-chevron-up:before { content: '\e80a'; } /* '' */
.icon-clock:before { content: '\e80b'; } /* '' */
.icon-complete:before { content: '\e80c'; } /* '' */
.icon-email:before { content: '\e80d'; } /* '' */
.icon-heart:before { content: '\e80e'; } /* '' */
.icon-location:before { content: '\e80f'; } /* '' */
.icon-minus:before { content: '\e810'; } /* '' */
.icon-navigation:before { content: '\e811'; } /* '' */
.icon-phone:before { content: '\e812'; } /* '' */
.icon-franchise:before { content: '\e813'; } /* '' */
.icon-pool-technicians:before { content: '\e814'; } /* '' */
.icon-trash:before { content: '\e815'; } /* '' */
.icon-search:before { content: '\e816'; } /* '' */
.icon-service-van:before { content: '\e817'; } /* '' */
.icon-star:before { content: '\e818'; } /* '' */
.icon-tick:before { content: '\e819'; } /* '' */
.icon-facebook:before { content: '\e81a'; } /* '' */
.icon-user:before { content: '\e81b'; } /* '' */
.icon-van:before { content: '\e81c'; } /* '' */
.icon-plus:before { content: '\e81d'; } /* '' */
.icon-quote-marks:before { content: '\e81e'; } /* '' */
.icon-spanner:before { content: '\e81f'; } /* '' */
.icon-upload:before { content: '\e820'; } /* '' */
.icon-instagram:before { content: '\e821'; } /* '' */
.icon-twitter:before { content: '\e822'; } /* '' */
.icon-youtube:before { content: '\e823'; } /* '' */
.icon-cancel:before { content: '\e824'; } /* '' */
.icon--warranty:before { content: '\e825'; } /* '' */
.icon--reseller:before { content: '\e826'; } /* '' */
.icon--price-match:before { content: '\e827'; } /* '' */
.icon--shopping-bag:before { content: '\e828'; } /* '' */
.icon--truck:before { content: '\e829'; } /* '' */
.icon-test-and-treat:before { content: '\e880'; } /* '' */
.icon-test-and-deliver:before { content: '\e881'; } /* '' */
.icon-chemical-delivery:before { content: '\e882'; } /* '' */
.icon-park-and-test:before { content: '\e883'; } /* '' */
.icon-checkbox:before { content: '\f096'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-checkbox-checked:before { content: '\f14a'; } /* '' */
.icon-radio-checked:before { content: '\f192'; } /* '' */
.icon-radio:before { content: '\f1db'; } /* '' */