@font-face {
  font-family: "icon-font";
  src: url("../fonts/icon-font.woff2") format("woff2"), url("../fonts/icon-font.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon icon-"],
[class*="icon icon-"] {
  font-family: "icon-font" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pen:before {
  content: "\e919";
  color: #cca146;
}

.icon-date:before {
  content: "\e917";
  color: #818181;
}
.icon-quran-3:before {
  content: "\e918";
  color: #fff;
}
.icon-chevron-down:before {
  content: "\e915";
  color: #fff !important;
}
.icon-mosque-2:before {
  content: "\e916";
  color: #fff !important;
}

.icon-chevron-thin-left:before {
  content: "\e913";
}
.icon-chevron-thin-right:before {
  content: "\e914";
}
.icon-calendar:before {
  content: "\e900";
}
.icon-cathedral:before {
  content: "\e901";
}
.icon-chat:before {
  content: "\e902";
}
.icon-chat-room:before {
  content: "\e903";
}
.icon-chevron-left:before {
  content: "\e904";
}
.icon-chevron-right:before {
  content: "\e905";
}
.icon-comments:before {
  content: "\e906";
}
.icon-facebook-old:before {
  content: "\e907";
}
.icon-instagram:before {
  content: "\e908";
}
.icon-key:before {
  content: "\e909";
}
.icon-mosque:before {
  content: "\e90a";
}
.icon-person:before {
  content: "\e90b";
}
.icon-person-2:before {
  content: "\e90c";
}
.icon-quran:before {
  content: "\e90d";
}
.icon-quran2:before {
  content: "\e90e";
}
.icon-reply:before {
  content: "\e90f";
}
.icon-search-chat:before {
  content: "\e910";
}
.icon-squared-menu:before {
  content: "\e911";
}
.icon-twitter:before {
  content: "\e912";
}

.icon::before {
  color: #cca146;
}
