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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon';
  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-electric:before {
  content: "\e90a";
}
.icon-ball:before {
  content: "\e900";
}
.icon-ballsol:before {
  content: "\e901";
}
.icon-cag:before {
  content: "\e902";
}
.icon-iso:before {
  content: "\e903";
}
.icon-pac:before {
  content: "\e904";
}
.icon-pag:before {
  content: "\e905";
}
.icon-pv:before {
  content: "\e906";
}
.icon-rg:before {
  content: "\e907";
}
.icon-ssc:before {
  content: "\e908";
}
.icon-vmc:before {
  content: "\e909";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-check:before {
  content: "\ea11";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-map-pin:before {
  content: "\e90b";
}
