@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;

  width: auto;
  height: auto;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-religious-education:before {
  content: "\e90c";
}

.icon-online-giving:before {
  content: "\e90f";
}

.icon-sacraments:before {
  content: "\e903";
}

.icon-adoration:before {
  content: "\e907";
}

.icon-bulletin:before {
  content: "\e908";
}

.icon-flocknote:before {
  content: "\e90a";
}
