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

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

.navahIcon-uni53:before {
  content: "\53";
}
.navahIcon-uni73:before {
  content: "\73";
}
.navahIcon-girls:before {
  content: "\e900";
}
.navahIcon-Gift:before {
  content: "\e901";
}
.navahIcon-candlesNav:before {
  content: "\e902";
}