@font-face {
  font-family: 'icons-energia';
  src:  url('../fonts/icons-energia.eot?dnh2my');
  src:  url('../fonts/icons-energia.eot?dnh2my#iefix') format('embedded-opentype'),
    url('../fonts/icons-energia.ttf?dnh2my') format('truetype'),
    url('../fonts/icons-energia.woff?dnh2my') format('woff'),
    url('../fonts/icons-energia.svg?dnh2my#icons-energia') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icons-energia"], [class*=" icons-energia"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons-energia' !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;
}

.icons-energialocation:before {
  content: "\e980";
}
.icons-energiamouse:before {
  content: "\e981";
}
.icons-energiaphone-call:before {
  content: "\e982";
}
