@font-face {
  font-family: 'Towing';
  src:  url('fonts/Towing.eot?6poyd1');
  src:  url('fonts/Towing.eot?6poyd1#iefix') format('embedded-opentype'),
    url('fonts/Towing.ttf?6poyd1') format('truetype'),
    url('fonts/Towing.woff?6poyd1') format('woff'),
    url('fonts/Towing.svg?6poyd1#Towing') 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: 'Towing' !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-hours:before {
  content: "\e900";
}
.icon-breakdown:before {
  content: "\e901";
}
.icon-call:before {
  content: "\e902";
}
.icon-car-breakdown:before {
  content: "\e903";
}
.icon-car:before {
  content: "\e904";
}
.icon-garage:before {
  content: "\e905";
}
.icon-jump-start:before {
  content: "\e906";
}
.icon-road:before {
  content: "\e907";
}
.icon-shipping:before {
  content: "\e908";
}
.icon-towed-car:before {
  content: "\e909";
}
