@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?1hkv4p');
  src:  url('fonts/icomoon.eot?1hkv4p#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?1hkv4p') format('truetype'),
    url('fonts/icomoon.woff?1hkv4p') format('woff'),
    url('fonts/icomoon.svg?1hkv4p#icomoon') 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: 'icomoon' !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-ear-icon:before {
  content: "\e900";
}
.icon-sun-icon:before {
  content: "\e901";
}
.icon-clock-icon:before {
  content: "\e902";
}
.icon-dj-icon:before {
  content: "\e903";
}
.icon-book-icon:before {
  content: "\e904";
}
.icon-eyes-icon:before {
  content: "\e905";
}
.icon-hands-icon:before {
  content: "\e906";
}
.icon-bird-icon:before {
  content: "\e907";
}
.icon-cage-icon:before {
  content: "\e908";
}
.icon-lamp-icon:before {
  content: "\e909";
}
.icon-heart-rays-icon:before {
  content: "\e90a";
}
.icon-smile-icon:before {
  content: "\e90b";
}
