@charset "UTF-8";

@font-face {
  font-family: "rgh-update";
  src:url("../fonts/rgh-update.eot");
  src:url("../fonts/rgh-updated41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/rgh-update.woff") format("woff"),
    url("../fonts/rgh-update.ttf") format("truetype"),
    url("../fonts/rgh-update.svg#rgh-update") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "rgh-update" !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^="iconx-"]:before,
[class*=" iconx-"]:before {
  font-family: "rgh-update" !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;
}

.iconx-instagram:before {
  content: "\61";
}
.iconx-twitter:before {
  content: "\62";
}
.iconx-facebook:before {
  content: "\63";
}
.iconx-chevron-down:before {
  content: "\64";
}
.iconx-chevron-left:before {
  content: "\65";
}
.iconx-chevron-right:before {
  content: "\66";
}
.iconx-chevron-up:before {
  content: "\67";
}
.iconx-envelope-o:before {
  content: "\68";
}
.iconx-calendar:before {
  content: "\69";
}
.iconx-star:before {
  content: "\6a";
}
.iconx-star-half:before {
  content: "\6b";
}
.iconx-info-circle:before {
  content: "\6c";
}
.iconx-map-marker:before {
  content: "\6d";
}
.iconx-android-time:before {
  content: "\6e";
}
.iconx-ticket:before {
  content: "\6f";
}
.iconx-check-circle:before {
  content: "\70";
}
.iconx-male:before {
  content: "\71";
}
.iconx-whatsapp:before {
  content: "\72";
}
