@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?jbou2w');
  src:  url('fonts/icomoon.eot?jbou2w#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?jbou2w') format('truetype'),
    url('fonts/icomoon.woff?jbou2w') format('woff'),
    url('fonts/icomoon.svg?jbou2w#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icn-"], [class*=" icn-"] {
  /* 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;
}

.icn-heart:before {
  content: "\e901";
}
.icn-speaker:before {
  content: "\e906";
}
.icn-turtle:before {
  content: "\e907";
}
.icn-times:before {
  content: "\e905";
}
.icn-bildir:before {
  content: "\e902";
}
.icn-check:before {
  content: "\e903";
}
.icn-tartis:before {
  content: "\e904";
}
.icn-user-graduate:before {
  content: "\e900";
}