@charset "UTF-8";

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

}

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

.custon-icon-01-beam:before {
  content: "\e000";
}
.custon-icon-01-tree-silhouette:before {
  content: "\e001";
}
.custon-icon-01-triangular-arrows-sign-for-recycle:before {
  content: "\e002";
}
.custon-icon-01-biceps:before {
  content: "\e003";
}
.custon-icon-01-circular-graphic-of-business-cycle-or-circuit:before {
  content: "\e004";
}
.custon-icon-01-drop:before {
  content: "\e005";
}
.custon-icon-01-frontal-truck:before {
  content: "\e006";
}
.custon-icon-01-housing:before {
  content: "\e007";
}
.custon-icon-01-iconfinder-fire4-216249:before {
  content: "\e008";
}
.custon-icon-01-measure:before {
  content: "\e009";
}
.custon-icon-01-project:before {
  content: "\e00a";
}
.custon-icon-01-saving:before {
  content: "\e00b";
}
.custon-icon-01-scrapyard:before {
  content: "\e00c";
}
.custon-icon-01-sun:before {
  content: "\e00d";
}
.custon-icon-01-think-draw-build:before {
  content: "\e00e";
}
