@font-face {
  font-family: 'jfelectrico-icons';
  src:  url('/assets/fonts/jfelectrico-icons.667296b1.eot?bt1853');
  src:  url('/assets/fonts/jfelectrico-icons.667296b1.eot?bt1853#iefix') format('embedded-opentype'),
    url('/assets/fonts/jfelectrico-icons.3ba1d5fd.ttf?bt1853') format('truetype'),
    url('/assets/fonts/jfelectrico-icons.13506806.woff?bt1853') format('woff'),
    url('/assets/fonts/jfelectrico-icons.f33b6c63.svg?bt1853#jfelectrico-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'jfelectrico-icons' !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-arrow-down:before {
  content: "\e90f";
}
.icon-twitter:before {
  content: "\e900";
}
.icon-instagram:before {
  content: "\e901";
}
.icon-medium:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-linkedin:before {
  content: "\e904";
}
.icon-industry:before {
  content: "\e905";
}
.icon-work:before {
  content: "\e906";
}
.icon-check:before {
  content: "\e907";
}
.icon-time:before {
  content: "\e908";
}
.icon-money:before {
  content: "\e909";
}
.icon-refrigerator:before {
  content: "\e90a";
}
.icon-building:before {
  content: "\e90b";
}
.icon-shopping-cart:before {
  content: "\e90c";
}
.icon-printer:before {
  content: "\e90d";
}
.icon-whatsapp:before {
  content: "\e90e";
}
