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

[class^="icon-css"], [class*=" icon-css"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'customicon' !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-cssGeneral-Public:before {
  content: "\e900";
  color: #fff;
}
.icon-cssRead-al-Quran:before {
  content: "\e901";
  color: #fff;
}
.icon-cssSeerah:before {
  content: "\e902";
  color: #fff;
}
.icon-cssTajweed-ul-Quran:before {
  content: "\e903";
  color: #fff;
}
.icon-cssUnderstand-Quran:before {
  content: "\e904";
  color: #fff;
}
.icon-cssWorkshops:before {
  content: "\e905";
  color: #fff;
}
