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

i,icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'FontAwesome' !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;
}

.fa-islam-c2:before {
  content: "\e901";
}
.fa-islam-c1:before {
  content: "\e902";
}
.fa-islam-body:before {
  content: "\e903";
}
.fa-search:before {
  content: "\f002";
}
.fa-user:before {
  content: "\f007";
}
.fa-home:before {
  content: "\f015";
}

.fa-tags:before {
  content: "\f02c";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-comment:before {
  content: "\f075";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-feed:before {
  content: "\f09e";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-archive:before {
  content: "\f187";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}


.icon-stack {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    vertical-align: middle;
    font-size: 48px!important;
}

.stack-1x, .stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.text-dark-orange {
    color: #E37600;
    text-shadow: 0.5px 0.5px 0.5px #872B36;
}
.icon-islam-body:before {
    content: "\e903";
}
.icon-islam-c1:before {
    content: "\e902";
}
.logo-data-img {
    margin: 0 12px 0 0;
}

.logo-txt {
    display: inline-block;
    font-size: 13px;
    color: #872B36;
    vertical-align: middle;
}

.ar-titl, span.en-titl {
    display: block;
}
