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

.lofguide-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'lofguide' !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;
}

.lofguide-icon-cart:before {
  content: "\e902";
}
.lofguide-icon-shopping:before {
  content: "\e902";
}
.lofguide-icon-ecommerce:before {
  content: "\e902";
}
.lofguide-icon-buy:before {
  content: "\e902";
}
.lofguide-icon-purchase:before {
  content: "\e902";
}
.lofguide-icon-bell:before {
  content: "\e951";
}
.lofguide-icon-x:before {
  content: "\e903";
}
.lofguide-icon-chevrons-right:before {
  content: "\e900";
}
.lofguide-icon-chevrons-left:before {
  content: "\e901";
}
