@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot');
  src:  url('fonts/icomoon.eot#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf') format('truetype'),
    url('fonts/icomoon.woff') format('woff'),
    url('fonts/icomoon.svg#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-arrow-down:before {
  content: "\e900";
}
.icon-arrow-up:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-arrow-left:before {
  content: "\e903";
}
.icon-back-to-top:before {
  content: "\e904";
}
.icon-menu:before {
  content: "\e905";
}
.icon-search:before {
  content: "\e906";
}
.icon-las-logo:before {
  content: "\e907";
}
.icon-calculator:before {
  content: "\e908";
}
.icon-find-a-pro:before {
  content: "\e909";
}
.icon-close-menu:before {
  content: "\e90a";
}
.icon-printer:before {
  content: "\e90b";
}
.icon-tick:before {
  content: "\e90c";
}
.icon-spinner2:before {
  content: "\e90d";
}
.icon-close:before {
  content: "\e90e";
}
.icon-plus:before {
  content: "\e90f";
}
.icon-minus:before {
  content: "\e910";
}
.icon-mail-forward:before {
  content: "\e911";
}
.icon-twitter:before {
  content: "\e912";
}
.icon-facebook:before {
  content: "\e913";
}
.icon-linkedin:before {
  content: "\e914";
}
.icon-mail:before {
  content: "\e915";
}
.icon-ctrl:before {
  content: "\ea50";
}
