@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "jaga-font" !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: "jaga-font" !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-jaga-black-95:before {
  content: "\61";
}
.icon-jaga-climatedesigners-activewetcooling-black100:before {
  content: "\62";
}
.icon-jaga-climatedesigners-activewetcooling-circle-black100:before {
  content: "\63";
}
.icon-jaga-climatedesigners-heating-black100:before {
  content: "\64";
}
.icon-jaga-climatedesigners-heating-circle-black100:before {
  content: "\65";
}
.icon-jaga-climatedesigners-passivedrycooling-black100:before {
  content: "\66";
}
.icon-jaga-climatedesigners-passivedrycooling-circle-black100:before {
  content: "\67";
}
.icon-jaga-climatedesigners-ventilation-black100:before {
  content: "\68";
}
.icon-jaga-climatedesigners-ventilation-circle-black100:before {
  content: "\69";
}
.icon-jaga-climatedesigners-values-2:before {
  content: "\6a";
}
.icon-jaga-climatedesigners-values-3:before {
  content: "\6b";
}
.icon-jaga-climatedesigners-values-1:before {
  content: "\6c";
}
.icon-jaga-climatedesigners-values-4:before {
  content: "\6d";
}
