@charset "UTF-8";

@font-face {
  font-family: "custom-font";
  src:url("fonts/custom-font.eot");
  src:url("fonts/custom-font.eot?#iefix") format("embedded-opentype"),
    url("fonts/custom-font.woff") format("woff"),
    url("fonts/custom-font.ttf") format("truetype"),
    url("fonts/custom-font.svg#custom-font") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "custom-font" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "custom-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-location:before {
  content: "\6b";
}
.icon-map-wideget-icon:before {
  content: "\6c";
}
.icon-menu:before {
  content: "\6d";
}
.icon-icon-awesome-user-circle:before {
  content: "\73";
}
.icon-icon-ionic-md-pricetag:before {
  content: "\74";
}
.icon-note:before {
  content: "\64";
}
.icon-calender:before {
  content: "\6a";
}
.icon-icon-awesome-universal-access:before {
  content: "\72";
}
.icon-close:before {
  content: "\61";
}
.icon-read-time:before {
  content: "\62";
}
.icon-play-icon:before {
  content: "\63";
}
.icon-candybox:before {
  content: "\65";
}
.icon-down-arrow:before {
  content: "\66";
}
.icon-group-4892:before {
  content: "\67";
}
.icon-home:before {
  content: "\68";
}
.icon-icon-awesome-calendar:before {
  content: "\69";
}
.icon-up-arrow:before {
  content: "\6e";
}
.icon-top:before {
  content: "\6f";
}
.icon-share:before {
  content: "\70";
}
.icon-search:before {
  content: "\71";
}
.icon-age:before {
  content: "\75";
}
.icon-audience:before {
  content: "\76";
}
.icon-booking-info:before {
  content: "\77";
}
.icon-credit:before {
  content: "\78";
}
.icon-curator:before {
  content: "\79";
}
.icon-feature:before {
  content: "\7a";
}
.icon-support:before {
  content: "\42";
}
.icon-team:before {
  content: "\43";
}
