@font-face {
  font-family: 'trendfire-icons';
  src:  url('../fonts/trendfire-icons.eot?vdd5y4');
  src:  url('../fonts/trendfire-icons.eot?vdd5y4#iefix') format('embedded-opentype'),
    url('../fonts/trendfire-icons.ttf?vdd5y4') format('truetype'),
    url('../fonts/trendfire-icons.woff?vdd5y4') format('woff'),
    url('../fonts/trendfire-icons.svg?vdd5y4#trendfire-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

.tf-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'trendfire-icons' !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;
}

.tf-truck3:before {
  content: "\e975";
}
.tf-trailer3:before {
  content: "\e976";
}
.tf-truck4:before {
  content: "\e97e";
}
.tf-trailer4:before {
  content: "\e97b";
}
.tf-truck5:before {
  content: "\e977";
}
.tf-truck6:before {
  content: "\e979";
}
.tf-truck7:before {
  content: "\e978";
}
.tf-truck8:before {
  content: "\e985";
}

