@font-face {
  font-family: 'promocats';
  src:  url('promotion-categories/promocats.eot?wltgmv');
  src:  url('promotion-categories/promocats.eot?wltgmv#iefix') format('embedded-opentype'),
    url('promotion-categories/promocats.ttf?wltgmv') format('truetype'),
    url('promotion-categories/promocats.woff?wltgmv') format('woff'),
    url('promotion-categories/promocats.svg?wltgmv#promocats') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.pc-art-icon:before {
  content: "\e900";
}
.pc-beauty-icon:before {
  content: "\e901";
}
.pc-category-icon:before {
  content: "\e902";
  color: #fff;
}
.pc-drink-icon:before {
  content: "\e903";
}
.pc-event-icon:before {
  content: "\e904";
}
.pc-fashion-icon:before {
  content: "\e905";
}
.pc-filter-icon:before {
  content: "\e906";
  color: #fff;
}
.pc-fitness-icon:before {
  content: "\e907";
}
.pc-heart-icon:before {
  content: "\e908";
}
.pc-leisure-icon:before {
  content: "\e909";
}
.pc-other-icon:before {
  content: "\e90a";
}
.pc-restaurant-icon:before {
  content: "\e90b";
}
.pc-shop-icon:before {
  content: "\e90c";
}
.pc-ticket-icon:before {
  content: "\e90d";
}
