@font-face {
  font-family: 'Guillot-Electic-Icon';
  src:  url('fonts/Guillot-Electic-Icon.eot?4dp1j6');
  src:  url('fonts/Guillot-Electic-Icon.eot?4dp1j6#iefix') format('embedded-opentype'),
    url('fonts/Guillot-Electic-Icon.ttf?4dp1j6') format('truetype'),
    url('fonts/Guillot-Electic-Icon.woff?4dp1j6') format('woff'),
    url('fonts/Guillot-Electic-Icon.svg?4dp1j6#Guillot-Electic-Icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.guilliotelecticicon-icon-location:before {
  content: "\e901";
  color: #fff;
}
.guilliotelecticicon-icon-mail:before {
  content: "\e902";
  color: #fff;
}
.guilliotelecticicon-icon-phone:before {
  content: "\e903";
  color: #fff;
}
.guilliotelecticicon-icon-license:before {
  content: "\e900";
  color: #fff;
}
