@font-face {
  font-family: 'eai';
  src:  url('fonts/eai.eot?64lm8c');
  src:  url('fonts/eai.eot?64lm8c#iefix') format('embedded-opentype'),
    url('fonts/eai.ttf?64lm8c') format('truetype'),
    url('fonts/eai.woff?64lm8c') format('woff'),
    url('fonts/eai.svg?64lm8c#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: 'eai' !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;
}

.icon-cubes:before {
  content: "\e900";
}
.icon-lines:before {
  content: "\e901";
}
.icon-liquid-metal:before {
  content: "\e902";
}
.icon-particle-sphere:before {
  content: "\e903";
}
.icon-twisted-sphere:before {
  content: "\e904";
}
