.vbi {
  font-family: "VapeBar";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: normal;
  text-transform: none;
}

.vb:before {
  font-family: "VapeBar";
}

/* Font Awesome Compatibility */
.faicn:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}


.vb-telephone:before { content: "\d001"; }
.vb-telephone-alt:before { content: "\d002"; }
.vb-envelope:before { content: "\d003"; }
.vb-envelope-alt:before { content: "\d004"; }
.vb-map:before { content: "\d005"; }
.vb-map-alt:before { content: "\d006"; }
.vb-chevron:before { content: "\d007"; }
.vb-plus:before { content: "\d008"; }
.vb-minus:before { content: "\d009"; }
.vb-search:before { content: "\d010"; }
.vb-user:before { content: "\d011"; }
.vb-basket:before { content: "\d012"; }
.vb-arrow:before { content: "\d013"; }
.vb-facebook:before { content: "\d014"; }
.vb-linkedin:before { content: "\d015"; }
.vb-twitter:before { content: "\d016"; }
.vb-twitter-x:before { content: "\d017"; }
.vb-vimeo:before { content: "\d018"; }
.vb-youtube:before { content: "\d019"; }
.vb-instagram:before { content: "\d020"; }
.vb-flickr:before { content: "\d021"; }
.vb-pinterest:before { content: "\d022"; }
.vb-tiktok:before { content: "\d023"; }
.vb-whatsapp:before { content: "\d024"; }
.vb-clock:before { content: "\d025"; }
.vb-box:before { content: "\d026"; }
.vb-question:before { content: "\d027"; }
.vb-form:before { content: "\d028"; }
.vb-van:before { content: "\d029"; }
.vb-lock:before { content: "\d030"; }
.vb-tag:before { content: "\d031"; }
.vb-speech:before { content: "\d032"; }



@font-face {
  font-family: 'VapeBar';
  src:  url('vapebar.eot?j1tmqe');
  src:  url('vapebar.eot?j1tmqe#iefix') format('embedded-opentype'), url('vapebar.ttf?j1tmqe') format('truetype'), url('vapebar.woff2') format('woff2'), url('vapebar.woff?j1tmqe') format('woff'), url('vapebar.svg?j1tmqe#novus') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}