@font-face {
  font-family: 'electrician';
  src:
    url('fonts/electrician.ttf?v7bt15') format('truetype'),
    url('fonts/electrician.woff?v7bt15') format('woff'),
    url('fonts/electrician.svg?v7bt15#electrician') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="awb-electrician-"], [class*=" awb-electrician-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'electrician' !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;
}

.awb-electrician-sun:before {
  content: "\e902";
}
.awb-electrician-close:before {
  content: "\e900";
}
.awb-electrician-menu:before {
  content: "\e901";
}
.awb-electrician-lightbulb:before {
  content: "\f0eb";
}
.awb-electrician-smile:before {
  content: "\f118";
}
.awb-electrician-file-alt:before {
  content: "\f15c";
}
.awb-electrician-handshake:before {
  content: "\f2b5";
}
.awb-electrician-gem:before {
  content: "\f3a5";
}
.awb-electrician-star:before {
  content: "\f005";
}
.awb-electrician-check:before {
  content: "\f00c";
}
.awb-electrician-phone:before {
  content: "\f095";
}
.awb-electrician-bolt:before {
  content: "\f0e7";
}
.awb-electrician-sitemap:before {
  content: "\f0e8";
}
.awb-electrician-plug:before {
  content: "\f1e6";
}
.awb-electrician-toggle-on:before {
  content: "\f205";
}
.awb-electrician-server:before {
  content: "\f233";
}
