@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "loveland-innovations" !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^="loveland-"]:before,
[class*=" loveland-"]:before {
  font-family: "loveland-innovations" !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;
}

.loveland-solar-icon-40x40:before {
  content: "\61";
}
.loveland-roofing-40x40:before {
  content: "\62";
}
.loveland-insurance-40x40:before {
  content: "\63";
}
