@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?4d0k6y');
  src:  url('fonts/icomoon.eot?4d0k6y#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?4d0k6y') format('truetype'),
    url('fonts/icomoon.woff?4d0k6y') format('woff'),
    url('fonts/icomoon.svg?4d0k6y#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' !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-database:before {
  content: "\e964";
}
.icon-spinner:before {
  content: "\e97a";
}
.icon-sphere:before {
  content: "\e9c9";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-embed2:before {
  content: "\ea80";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-appleinc:before {
  content: "\eabe";
}
.icon-android:before {
  content: "\eac0";
}
.icon-windows8:before {
  content: "\eac2";
}
.icon-html-five2:before {
  content: "\eae5";
}
