@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "untitled-font-6" !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: "untitled-font-6" !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-001-helmet:before {
  content: "\61";
}
.icon-002-brickwall:before {
  content: "\62";
}
.icon-003-building:before {
  content: "\63";
}
.icon-004-house:before {
  content: "\64";
}
.icon-005-home:before {
  content: "\65";
}
.icon-006-wip:before {
  content: "\66";
}
.icon-007-workers:before {
  content: "\67";
}
.icon-008-work-in-progress:before {
  content: "\68";
}
.icon-009-brickwall-1:before {
  content: "\69";
}
.icon-010-construction-machine:before {
  content: "\6a";
}
.icon-011-construction-worker:before {
  content: "\6b";
}
.icon-012-buildings:before {
  content: "\6c";
}
.icon-013-construction:before {
  content: "\6d";
}
.icon-014-list:before {
  content: "\6e";
}
