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

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

.icon-eye:before {
  content: "\e904";
}
.icon-headset:before {
  content: "\e905";
}
.icon-user:before {
  content: "\e906";
}
.icon-cart:before {
  content: "\e907";
}
.icon-balloon:before {
  content: "\e900";
}
.icon-fingerprint:before {
  content: "\e901";
}
.icon-star:before {
  content: "\e902";
}
.icon-wallet:before {
  content: "\e903";
}
