@font-face {
  font-family: 'jazzcash';
  src:  url('../f/jazzcash.eot?63vsgjy');
  src:  url('../f/jazzcash.eot?63vsgjy#iefix') format('embedded-opentype'),
    url('../f/jazzcash.ttf?63vgsjy') format('truetype'),
    url('../f/jazzcash.woff?63vgjy') format('woff'),
    url('../f/jazzcash.svg?63svgjy#jazzcash') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.jc-help:before {
  content: "\e900";
}
.jc-location:before {
  content: "\e901";
}
.jc-search:before {
  content: "\f002";
}
.jc-star:before {
  content: "\f005";
}
.jc-times:before {
  content: "\f00d";
}
.jc-edit:before {
  content: "\f044";
}
.jc-arrow-left:before {
  content: "\f060";
}
.jc-arrow-right:before {
  content: "\f061";
}
.jc-chevron-up:before {
  content: "\f077";
}
.jc-chevron-down:before {
  content: "\f078";
}
.jc-play-circle:before {
  content: "\e902";
}
