@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "untitled-font-1" !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-1" !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-atom:before {
  content: "\61";
}
.icon-comment:before {
  content: "\62";
}
.icon-cog:before {
  content: "\63";
}
.icon-lightbulb-o:before {
  content: "\64";
}
.icon-wrench:before {
  content: "\67";
}
.icon-sign-out:before {
  content: "\68";
}
.icon-linkedin:before {
  content: "\6b";
}
.icon-google-plus:before {
  content: "\6c";
}
.icon-rss:before {
  content: "\6d";
}
.icon-calendar-1:before {
  content: "\69";
}
.icon-clipboard:before {
  content: "\6a";
}
.icon-facebook:before {
  content: "\6b";
}
.icon-twitter:before {
  content: "\6c";
}
.icon-google-plus:before {
  content: "\6d";
}
.icon-linkedin:before {
  content: "\6e";
}
.icon-rss:before {
  content: "\6f";
}
.icon-list-alt:before {
  content: "\65";
}
.icon-calendar-plus-o:before {
  content: "\69";
}
.icon-video-camera:before {
  content: "\66";
}
.icon-headphones:before {
  content: "\70";
}
.icon-file-text:before {
  content: "\71";
}
.icon-map-marker:before {
  content: "\72";
}
.icon-mobile:before {
  content: "\73";
}
.icon-print:before {
  content: "\74";
}
.icon-print-1:before {
  content: "\75";
}
.icon-envelope:before {
  content: "\76";
}
.icon-tablet:before {
  content: "\77";
}
.icon-file-pdf-o:before {
  content: "\78";
}
.icon-align-justify:before {
  content: "\79";
}
.icon-bars:before {
  content: "\7a";
}
.icon-minus:before {
  content: "\41";
}
.icon-angle-double-down:before {
  content: "\42";
}
.icon-angle-down:before {
  content: "\43";
}
.icon-chevron-down:before {
  content: "\44";
}
.icon-long-arrow-down:before {
  content: "\45";
}
