@font-face {
  font-family: 'Hikmah';
  src:  url('fonts/Hikmah__q-a0306317e8.eot');
  src:  url('fonts/Hikmah__q-a0306317e8.eot') format('embedded-opentype'),
    url('fonts/Hikmah__q-a0306317e8.ttf') format('truetype'),
    url('fonts/Hikmah__q-a0306317e8.woff') format('woff'),
    url('fonts/Hikmah__q-a0306317e8.svg') 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: 'Hikmah' !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-hikmah32:before {
  content: "\e901";
}
.icon-hikmah:before {
  content: "\e900";
}
