@font-face {
  font-family: 'icomoon';
  src:
    url('../fonts/icomoon.ttf?jbljl7') format('truetype'),
    url('../fonts/icomoon.woff?jbljl7') format('woff'),
    url('../fonts/icomoon.svg?jbljl7#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-right:before {
    content: "\e903";
}

.icon-left:before {
    content: "\e902";
}

.icon-clipboard:before {
    content: "\e901";
}

.icon-car:before {
    content: "\e900";
}

.icon-phone:before {
    content: "\e942";
}

.icon-key:before {
    content: "\e98e";
}

.icon-wrench:before {
    content: "\e991";
}

.icon-cog:before {
    content: "\e994";
}

.icon-cogs:before {
    content: "\e995";
}

.icon-meter:before {
    content: "\e9a6";
}

.icon-meter2:before {
    content: "\e9a7";
}

.icon-truck:before {
    content: "\e9b0";
}

.icon-power:before {
    content: "\e9b5";
}

.icon-road:before {
    content: "\f018";
}

.icon-cross:before {
    content: "\ea0f";
}

.icon-tick:before {
    content: "\ea10";
}

.icon-mot:before {
    content: "\e904";
}

.icon-facebook:before {
    content: "\ea90";
}

.icon-instagram:before {
    content: "\ea92";
}