@font-face {
  font-family: 'icomoon';
  src:  url('/content/images/fonts/icomoon.eot?a6ixbe');
  src:  url('/content/images/fonts/icomoon.eot?a6ixbe#iefix') format('embedded-opentype'),
    url('/content/images/fonts/icomoon.ttf?a6ixbe') format('truetype'),
    url('/content/images/fonts/icomoon.woff?a6ixbe') format('woff'),
    url('/content/images/fonts/icomoon.svg?a6ixbe#icomoon') 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: '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;
}


.icon-religious-education:before {
  content: "\e90c";
  color: #d02027;
}
.icon-religious-education1:before {
  content: "\e90d";
  color: #d02027;
}
.icon-who-we-are:before {
  content: "\e90e";
  color: #d02027;
}
.icon-online-giving:before {
  content: "\e90f";
  color: #d02027;
}
.icon-cross:before {
  content: "\e90b";
  color: #fff;
}
.icon-docs:before {
  content: "\e900";
}
.icon-wh-we-are:before {
  content: "\e901";
}
.icon-ministries:before {
  content: "\e902";
  color: #d02027;
}
.icon-sacraments:before {
  content: "\e903";
  color: #d02027;
}
.icon-library:before {
  content: "\e904";
}
.icon-online-donation:before {
  content: "\e905";
}
.icon-rel-ed:before {
  content: "\e906";
}
.icon-adoration:before {
  content: "\e907";
  color: #d02027;
}
.icon-bulletin:before {
  content: "\e908";
  color: #d02027;
}
.icon-pastors-notes:before {
  content: "\e909";
  color: #d02027;
}
.icon-flocknote:before {
  content: "\e90a";
}

@media (max-width: 50.99rem) {
  .icon-bulletin:before {
    content: "\e908";
    color: white;
  }
}
