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

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

.azt-cart:before {
  content: "\e900";
}
