@font-face {
  font-family: 'betop-landing';
  src:  url('../font/betop-landing.eot');
  src:  url('../font/betop-landing.eot') format('embedded-opentype'),
    url('../font/betop-landing.ttf') format('truetype'),
    url('../font/betop-landing.woff') format('woff'),
    url('https://betop.stylemixthemes.com/wp-content/themes/betop-landing/css/icons/fonts/betop-landing.svg?jqxdv') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="bt-"], [class*=" bt-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'betop-landing' !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;
}

.bt-lifebuoy:before {
  content: "\e900";
}
.bt-cart:before {
  content: "\e901";
}
.bt-mustache-glasses:before {
  content: "\e902";
}
.bt-stack:before {
  content: "\e92e";
}
