@font-face {
  font-family: 'Zicomoon';
  src:  url('fonts/Zicomoon.eot?o201t3');
  src:  url('fonts/Zicomoon.eot?o201t3#iefix') format('embedded-opentype'),
    url('fonts/Zicomoon.ttf?o201t3') format('truetype'),
    url('fonts/Zicomoon.woff?o201t3') format('woff'),
    url('fonts/Zicomoon.svg?o201t3#Zicomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-new"], [class*=" icon-new"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Zicomoon' !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-newcar_rental:before {
  content: "\e900";
}
.icon-newcog:before {
  content: "\e994";
}
.icon-newcogs:before {
  content: "\e995";
}
.icon-newtruck:before {
  content: "\e9b0";
}
.icon-newdropbox:before {
  content: "\eaae";
}
