@font-face {
  font-family: 'themeenergy';
  src: url('/public/fonts/Themeenergy/themeenergy.eot');
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'themeenergy' !important;
  speak: none;
  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-themeenergy_savings:before {
  content: "\ee9c";
}
.icon-themeenergy_lockpad:before {
  content: "\eaeb";
}
.icon-themeenergy_lockpad-2:before {
  content: "\eaec";
}
.icon-themeenergy_lockpad-3:before {
  content: "\eaed";
}
.icon-themeenergy_open-wallet:before {
  content: "\ee97";
}
.icon-themeenergy_heart:before {
  content: "\e913";
}
.icon-themeenergy_heart-lock:before {
  content: "\e914";
}
.icon-themeenergy_heart-ring:before {
  content: "\e915";
}
.icon-themeenergy_magic-trick:before {
  content: "\eabb";
}
.icon-themeenergy_call:before {
  content: "\eb82";
}
.icon-themeenergy_cup:before {
  content: "\ea22";
}
.icon-themeenergy_attach:before {
  content: "\eca3";
}