@font-face {
  font-family: 'nero-icon';
  src:  url('fonts/nero-icon.eot?3serg5');
  src:  url('fonts/nero-icon.eot?3serg5#iefix') format('embedded-opentype'),
    url('fonts/nero-icon.ttf?3serg5') format('truetype'),
    url('fonts/nero-icon.woff?3serg5') format('woff'),
    url('fonts/nero-icon.svg?3serg5#nero-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nero-icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-brandfolder:before {
  content: "\e901";
  color: #40d1f5;
}
.icon-chalkboard-teacher-primary:before {
  content: "\f51c";
}
.icon-globe-secondary:before {
  content: "\10f0ac";
}
.icon-tv-secondary:before {
  content: "\10f26c";
}
.icon-comment-smile-secondary:before {
  content: "\10f4b4";
}
.icon-globe-africa-secondary:before {
  content: "\10f57c";
}
.icon-heart:before {
  content: "\f004";
}
.icon-check:before {
  content: "\f00c";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-file-code:before {
  content: "\f1c9";
}
.icon-map-marker-alt:before {
  content: "\f3c5";
}
.icon-donate:before {
  content: "\f4b9";
}
.icon-gifts:before {
  content: "\f79c";
}
.icon-print-search:before {
  content: "\f81a";
}
.icon-search:before {
  content: "\f002";
}
.icon-home:before {
  content: "\f015";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-share-square:before {
  content: "\f14d";
}
.icon-sticky-note:before {
  content: "\f249";
}
.icon-images:before {
  content: "\f302";
}
.icon-clipboard-list:before {
  content: "\f46d";
}
.icon-comment-alt-lines:before {
  content: "\f4a6";
}
.icon-handshake-alt:before {
  content: "\f4c6";
}
.icon-chalkboard:before {
  content: "\f51b";
}
.icon-tachometer-alt-fastest:before {
  content: "\f626";
}
.icon-analytics:before {
  content: "\f643";
}
.icon-funnel-dollar:before {
  content: "\f662";
}
.icon-bags-shopping:before {
  content: "\f847";
}
.icon-phone-alt:before {
  content: "\f879";
}
.icon-lamp-floor:before {
  content: "\f915";
}
.icon-monitor1:before {
  content: "\e902";
}
.icon-language:before {
  content: "\e900";
}
.icon-wordpress:before {
  content: "\eab4";
}
