@font-face {
  font-family: 'modernshop';
  src:
    url('fonts/modernshop.ttf?6uxuw2') format('truetype'),
    url('fonts/modernshop.woff?6uxuw2') format('woff'),
    url('fonts/modernshop.svg?6uxuw2#modernshop') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.awb-modern-shop-shopping_cart:before {
  content: "\e900";
}
.awb-modern-shop-close:before {
  content: "\e901";
}
.awb-modern-shop-menu:before {
  content: "\e902";
}
.awb-modern-shop-envelope:before {
  content: "\f0e0";
}
.awb-modern-shop-phone:before {
  content: "\f095";
}
.awb-modern-shop-map-marker-alt:before {
  content: "\f3c5";
}
