@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "radhe-group" !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: "radhe-group" !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-arrowright:before {
  content: "\61";
}
.icon-arrowright2:before {
  content: "\62";
}
.icon-award:before {
  content: "\63";
}
.icon-employees:before {
  content: "\64";
}
.icon-facebook:before {
  content: "\65";
}
.icon-internet:before {
  content: "\66";
}
.icon-linkedin:before {
  content: "\67";
}
.icon-location:before {
  content: "\68";
}
.icon-mail:before {
  content: "\69";
}
.icon-phone:before {
  content: "\6a";
}
.icon-quet:before {
  content: "\6b";
}
.icon-sharechat:before {
  content: "\6c";
}
.icon-twitter:before {
  content: "\6d";
}
.icon-user:before {
  content: "\6e";
}
.icon-youtube:before {
  content: "\6f";
}
