@font-face {
  font-family: 'minewtech-nero-icon';
  src:  url('fonts/minewtech-nero-icon.eot?ha05y8');
  src:  url('fonts/minewtech-nero-icon.eot?ha05y8#iefix') format('embedded-opentype'),
    url('fonts/minewtech-nero-icon.ttf?ha05y8') format('truetype'),
    url('fonts/minewtech-nero-icon.woff?ha05y8') format('woff'),
    url('fonts/minewtech-nero-icon.svg?ha05y8#minewtech-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: 'minewtech-nero-icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

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

.icon-profile:before {
  content: "\e901";
}
.icon-calendar:before {
  content: "\e900";
}
.icon-check-circle-secondary:before {
  content: "\10f058";
}
.icon-exclamation-circle-secondary:before {
  content: "\10f06a";
}
.icon-bags-shopping-secondary:before {
  content: "\10f847";
}
.icon-search:before {
  content: "\f002";
}
.icon-heart:before {
  content: "\f004";
}
.icon-user:before {
  content: "\f007";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-times:before {
  content: "\f00d";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-user-plus:before {
  content: "\f234";
}
.icon-map-marker-alt:before {
  content: "\f3c5";
}
.icon-user-check:before {
  content: "\f4fc";
}
.icon-location:before {
  content: "\f601";
}
.icon-phone-alt:before {
  content: "\f879";
}
.icon-sensor-fire:before {
  content: "\f92a";
}
.icon-edit:before {
  content: "\f044";
}
.icon-check-circle1:before {
  content: "\f059";
}
.icon-gift1:before {
  content: "\f06c";
}
.icon-play-circle:before {
  content: "\f144";
}
.icon-share-square:before {
  content: "\f14d";
}
.icon-share-alt:before {
  content: "\f1e0";
}
.icon-heartbeat:before {
  content: "\f21e";
}
.icon-sign-out-alt:before {
  content: "\f2f5";
}
.icon-sign-in-alt:before {
  content: "\f2f6";
}
.icon-user-cog:before {
  content: "\f4fe";
}
.icon-home-alt:before {
  content: "\f80a";
}
.icon-bags-shopping:before {
  content: "\f847";
}
