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

[class^="suite-icon"], [class*=" suite-icon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'sharefaith-suite' !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;
}

.suite-iconfish:before {
  content: "\e900";
}
.suite-iconweb:before {
  content: "\e901";
}
.suite-iconchms:before {
  content: "\e902";
}
.suite-icongive:before {
  content: "\e903";
}
.suite-iconkids:before {
  content: "\e904";
}
.suite-iconmedia:before {
  content: "\e905";
}
.suite-iconstreaming:before {
  content: "\e906";
}
