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

[class^="icon-v2"], [class*=" icon-v2"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Fontawesome-Regular-selec_v2' !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-v2van-shuttle:before {
  content: "\f5b6";
}
.icon-v2truck-plane:before {
  content: "\e58f";
}
.icon-v2ticket-perforated:before {
  content: "\e63e";
}
.icon-v2sun-cloud:before {
  content: "\1f324";
}
.icon-v2temperature-high:before {
  content: "\f769";
}
.icon-v2temperature-sun:before {
  content: "\f76a";
}
