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

[class^="ic-"], [class*=" ic-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'raffle-riches' !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;
}
.ic-trash:before {
  content: "\e913";
}
.ic-chevron-down:before {
  content: "\e912";
}
.ic-chevron-right:before {
  content: "\e911";
}
.ic-close:before {
  content: "\e909";
}
.ic-menu:before {
  content: "\e910";
}
.ic-twitter:before {
  content: "\e908";
}
.ic-linkedin:before {
  content: "\e90a";
}
.ic-instagram:before {
  content: "\e90b";
}
.ic-youtube:before {
  content: "\e90c";
}
.ic-tiktok:before {
  content: "\e90d";
}
.ic-snapchat:before {
  content: "\e90e";
}
.ic-facebook:before {
  content: "\e90f";
}
.ic-star:before {
  content: "\e907";
  color: #535352;
}
.ic-ticket:before {
  content: "\e906";
}
.ic-calendar:before {
  content: "\e904";
  color: #535352;
}
.ic-map:before {
  content: "\e905";
  color: #535352;
}
.ic-right-arrow:before {
  content: "\e900";
}
.ic-minus:before {
  content: "\e901";
}
.ic-plus:before {
  content: "\e902";
}
.ic-basket:before {
  content: "\e903";
}
