@charset "UTF-8";

@font-face {
  font-family: "icon-font";
  src:url("../fonts/icon-font.eot");
  src:url("../fonts/icon-font.eot?#iefix") format("embedded-opentype"),
    url("../fonts/icon-font.woff") format("woff"),
    url("../fonts/icon-font.ttf") format("truetype"),
    url("../fonts/icon-font.svg#icon-font") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "icon-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: "icon-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-exclamation:before {
  content: "\61";
}
.icon-exclamation-circle:before {
  content: "\62";
}
.icon-home:before {
  content: "\63";
}
.icon-screen-desktop:before {
  content: "\64";
}
.icon-power-off:before {
  content: "\65";
}
.icon-plane-airport:before {
  content: "\66";
}
.icon-cursor-move-two:before {
  content: "\67";
}
.icon-group:before {
  content: "\68";
}
.icon-bar-chart:before {
  content: "\69";
}
.icon-phone-mobile:before {
  content: "\6a";
}
.icon-plug:before {
  content: "\6b";
}
.icon-graduation-cap:before {
  content: "\6c";
}
.icon-angle-down:before {
  content: "\6d";
}
.icon-angle-up:before {
  content: "\6e";
}
.icon-graph-trend:before {
  content: "\6f";
}
.icon-user:before {
  content: "\75";
}
.icon-key-stroke:before {
  content: "\70";
}
.icon-book-alt:before {
  content: "\71";
}
.icon-trash-can:before {
  content: "\72";
}
.icon-linkedin-square:before {
  content: "\74";
}
.icon-talk-chat-2:before {
  content: "\73";
}
.icon-mute-off:before {
  content: "\76";
}
.icon-pin-map:before {
  content: "\77";
}
.icon-facebook:before {
  content: "\78";
}
.icon-twitter:before {
  content: "\79";
}
.icon-google-plus:before {
  content: "\7a";
}
.icon-youtube-play:before {
  content: "\41";
}
.icon-rss-two:before {
  content: "\42";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-1:before {
  content: "\44";
}
.icon-check-mark-2:before {
  content: "\45";
}
.icon-video-camera:before {
  content: "\46";
}
.icon-vallet:before {
  content: "\47";
}
.icon-flickr:before {
  content: "\48";
}
.icon-phone-1:before {
  content: "\49";
}
.icon-printer:before {
  content: "\4a";
}
.icon-click-hand-1:before {
  content: "\4c";
}
.icon-mail:before {
  content: "\4b";
}
.icon-certificate:before {
  content: "\4d";
}
