@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "web-custom-fonts" !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-romance-"]:before,
[class*=" icon-romance-"]:before {
  font-family: "web-custom-fonts" !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-romance-asset-2:before {
  content: "\61";
}
.icon-romance-asset-3:before {
  content: "\62";
}
.icon-romance-asset-6:before {
  content: "\63";
}
.icon-romance-asset-7:before {
  content: "\64";
}
.icon-romance-asset-8:before {
  content: "\65";
}
.icon-romance-asset-9:before {
  content: "\66";
}
.icon-romance-asset-10:before {
  content: "\67";
}
.icon-romance-asset-11:before {
  content: "\68";
}
.icon-romance-asset-12:before {
  content: "\69";
}
.icon-romance-asset-13:before {
  content: "\6a";
}
