@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "real-servicons2" !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-real-servicons2-"]:before,
[class*=" icon-real-servicons2-"]:before {
  font-family: "real-servicons2" !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-real-servicons2-consultation:before {
  content: "\61";
}
.icon-real-servicons2-consulting:before {
  content: "\62";
}
.icon-real-servicons2-customer-service:before {
  content: "\63";
}
.icon-real-servicons2-financial:before {
  content: "\64";
}
.icon-real-servicons2-investment:before {
  content: "\65";
}
.icon-real-servicons2-investment-1:before {
  content: "\66";
}
.icon-real-servicons2-ownership:before {
  content: "\67";
}
.icon-real-servicons2-property:before {
  content: "\68";
}
.icon-real-servicons2-property-1:before {
  content: "\69";
}
.icon-real-servicons2-teaching:before {
  content: "\6a";
}
