@charset "UTF-8";

@font-face {
  font-family: "ultron-font";
  src:url("../fonts/ultron-font.eot");
  src:url("../fonts/ultron-font.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ultron-font.woff") format("woff"),
    url("../fonts/ultron-font.ttf") format("truetype"),
    url("../fonts/ultron-font.svg#untitled-font-1") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "ultron-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: "ultron-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-angellist:before {
  content: "\61";
}
.icon-bitbucket:before {
  content: "\62";
}
.icon-bus:before {
  content: "\63";
}
.icon-child:before {
  content: "\64";
}
.icon-database:before {
  content: "\65";
}
.icon-eye:before {
  content: "\66";
}
.icon-smile-o:before {
  content: "\67";
}
.icon-street-view:before {
  content: "\68";
}
.icon-thumbs-o-up:before {
  content: "\69";
}
.icon-tripadvisor:before {
  content: "\6a";
}
.icon-truck:before {
  content: "\6b";
}
.icon-graph:before {
  content: "\6c";
}
.icon-bulb:before {
  content: "\6d";
}
.icon-calendar:before {
  content: "\6e";
}
.icon-lab:before {
  content: "\6f";
}
.icon-cup:before {
  content: "\70";
}
.icon-data:before {
  content: "\71";
}
.icon-diamond:before {
  content: "\72";
}
.icon-eye-1:before {
  content: "\73";
}
.icon-megaphone:before {
  content: "\74";
}
.icon-like:before {
  content: "\75";
}
.icon-truck-1:before {
  content: "\76";
}
.icon-world:before {
  content: "\77";
}
.icon-robo:before {
  content: "\78";
}
.icon-medal-rank-star:before {
  content: "\79";
}
.icon-happy-smiley-very:before {
  content: "\7a";
}
.icon-analytics-chart-graph:before {
  content: "\41";
}
