@font-face {
  font-family: 'tgc_icon_font';
  src:  url('https://www.thegospelcoalition.org/wp-content/themes/sage/assets/fonts/tgc_icons/fonts/tgc_icon_font.eot?xc2viu');
  src:  url('https://www.thegospelcoalition.org/wp-content/themes/sage/assets/fonts/tgc_icons/fonts/tgc_icon_font.eot?xc2viu#iefix') format('embedded-opentype'),
    url('https://www.thegospelcoalition.org/wp-content/themes/sage/assets/fonts/tgc_icons/fonts/tgc_icon_font.svg?xc2viu#tgc_icon_font') format('svg'),
    url('https://www.thegospelcoalition.org/wp-content/themes/sage/assets/fonts/tgc_icons/fonts/tgc_icon_font.woff?xc2viu') format('woff'),
    url('https://www.thegospelcoalition.org/wp-content/themes/sage/assets/fonts/tgc_icons/fonts/tgc_icon_font.ttf?xc2viu') format('truetype');
  font-weight: normal;
  font-style: normal;
}

[class^="tgc_icon_"], [class*=" tgc_icon_"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'tgc_icon_font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display:inline-block;

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

.tgc_icon_arrow:before {
  content: "\e900";
}
.tgc_icon_close:before {
  content: "\e901";
}
.tgc_icon_download:before {
  content: "\e902";
}
.tgc_icon_email:before {
  content: "\e903";
}
.tgc_icon_facebook:before {
  content: "\e904";
}
.tgc_icon_instagram:before {
  content: "\e905";
}
.tgc_icon_podcast:before {
  content: "\e906";
}
.tgc_icon_rss:before {
  content: "\e907";
}
.tgc_icon_search:before {
  content: "\e908";
}
.tgc_icon_share:before {
  content: "\e909";
}
.tgc_icon_subscribe:before {
  content: "\e90a";
}
.tgc_icon_trending:before {
  content: "\e90b";
}
.tgc_icon_twitter:before {
  content: "\e90c";
}
.tgc_icon_vimeo:before {
  content: "\e90d";
}
.tgc_icon_youtube:before {
  content: "\e90e";
}

