@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "thomasmuller" !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: "thomasmuller" !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-chemical:before {
  content: "\61";
}
.icon-recycle:before {
  content: "\62";
}
.icon-cutlery:before {
  content: "\63";
}
.icon-branch:before {
  content: "\64";
}
.icon-leaf:before {
  content: "\65";
}
.icon-waterdrops:before {
  content: "\66";
}
.icon-teardrop:before {
  content: "\67";
}
.icon-solarpanel:before {
  content: "\68";
}
.icon-remediation:before {
  content: "\69";
}
.icon-heavyindustry:before {
  content: "\6a";
}
.icon-waterdrop:before {
  content: "\6b";
}
.icon-biomass:before {
  content: "\6c";
}
.icon-medical:before {
  content: "\6d";
}
.icon-pharmaceutical:before {
  content: "\6e";
}
.icon-food:before {
  content: "\6f";
}
.icon-factory:before {
  content: "\70";
}
.icon-chemistry:before {
  content: "\71";
}
.icon-factory2:before {
  content: "\72";
}
.icon-recycle2:before {
  content: "\73";
}
.icon-envelope-square:before {
  content: "\74";
}
.icon-envelope-o:before {
  content: "\75";
}
.icon-envelope:before {
  content: "\76";
}
.icon-phone-square:before {
  content: "\77";
}
.icon-phone:before {
  content: "\78";
}
.icon-phone-2:before {
  content: "\79";
}
.icon-search:before {
  content: "\7a";
}
.icon-search-1:before {
  content: "\41";
}
