/**
 * Star Tribune icons (strib-icons)
 * Version: 0.0.14
 * Copyright Star Tribune
 */

@font-face {
  font-family: "strib-icons";
  src: url("strib-icons.eot?1691704771081#iefix") format("embedded-opentype"),
  url("strib-icons.woff2?1691704771081") format("woff2"),
  url("strib-icons.woff?1691704771081") format("woff"),
  url("strib-icons.ttf?1691704771081") format("truetype"),
  url("strib-icons.svg?1691704771081#strib-icons") format("svg");
}

.strib-icon {
  line-height: 1;
}

.strib-icon::before,
[class^="strib-"]::before,
[class*=" strib-"]::before {
  font-family: strib-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  /* -webkit-font-smoothing: antialiased; */
  /* -moz-osx-font-smoothing: grayscale; */
}

.strib-account-widget::before { content: "\f13c"; }
.strib-arrow-right::before { content: "\f101"; }
.strib-arrow-value-down::before { content: "\f102"; }
.strib-arrow-value-up::before { content: "\f103"; }
.strib-camera::before { content: "\f104"; }
.strib-clock-forward::before { content: "\f142"; }
.strib-clock-reverse::before { content: "\f143"; }
.strib-close::before { content: "\f105"; }
.strib-comment-bubble::before { content: "\f107"; }
.strib-comment-bubble-long::before { content: "\f106"; }
.strib-data-drop::before { content: "\f108"; }
.strib-document::before { content: "\f109"; }
.strib-eedition-filled::before { content: "\f141"; }
.strib-email::before { content: "\f10a"; }
.strib-gallery-grid::before { content: "\f10b"; }
.strib-gallery-slideshow::before { content: "\f10c"; }
.strib-gift-article::before { content: "\f10d"; }
.strib-graphic::before { content: "\f10e"; }
.strib-hamburger::before { content: "\f10f"; }
.strib-home::before { content: "\f110"; }
.strib-like::before { content: "\f111"; }
.strib-link-share-icon::before { content: "\f112"; }
.strib-logo::before { content: "\f138"; }
.strib-map-pin::before { content: "\f113"; }
.strib-media-play::before { content: "\f114"; }
.strib-media-video::before { content: "\f116"; }
.strib-media-video-square::before { content: "\f115"; }
.strib-modal::before { content: "\f117"; }
.strib-nav-back::before { content: "\f118"; }
.strib-nav-forward::before { content: "\f119"; }
.strib-pause-audio-icon::before { content: "\f13d"; }
.strib-person::before { content: "\f11a"; }
.strib-phone-app::before { content: "\f11b"; }
.strib-phone-landline::before { content: "\f11c"; }
.strib-play-audio-icon::before { content: "\f13e"; }
.strib-podcast::before { content: "\f11d"; }
.strib-poll::before { content: "\f11e"; }
.strib-print::before { content: "\f11f"; }
.strib-reply::before { content: "\f120"; }
.strib-reprint::before { content: "\f121"; }
.strib-save-article::before { content: "\f124"; }
.strib-save-article-filled::before { content: "\f122"; }
.strib-search::before { content: "\f125"; }
.strib-share-icon::before { content: "\f126"; }
.strib-sms-text-share-icon::before { content: "\f127"; }
.strib-social-facebook::before { content: "\f129"; }
.strib-social-facebook-circle::before { content: "\f128"; }
.strib-social-google::before { content: "\f12b"; }
.strib-social-google-circle::before { content: "\f12a"; }
.strib-social-instagram::before { content: "\f12d"; }
.strib-social-instagram-circle::before { content: "\f12c"; }
.strib-social-linkedin::before { content: "\f12f"; }
.strib-social-linkedin-circle::before { content: "\f12e"; }
.strib-social-pinterest::before { content: "\f131"; }
.strib-social-pinterest-circle::before { content: "\f130"; }
.strib-social-tiktok::before { content: "\f140"; }
.strib-social-tiktok-circle::before { content: "\f13f"; }
.strib-social-tumblr::before { content: "\f133"; }
.strib-social-tumblr-circle::before { content: "\f132"; }
.strib-social-twitter::before { content: "\f135"; }
.strib-social-twitter-circle::before { content: "\f134"; }
.strib-social-youtube::before { content: "\f137"; }
.strib-social-youtube-circle::before { content: "\f136"; }
.strib-star::before { content: "\f139"; }
.strib-text-size::before { content: "\f13a"; }
.strib-undo-arrow::before { content: "\f13b"; }
.strib-z1-account-widget::before { content: "\f13c"; }
.strib-z2-eedition-filled::before { content: "\f141"; }
.strib-strib-logo::before { content: "\f138"; }
.strib-z1-pause-audio-icon::before { content: "\f13d"; }
.strib-z1-play-audio-icon::before { content: "\f13e"; }
.strib-save-article-open::before { content: "\f124"; }
.strib-z1-social-tiktok-circle::before { content: "\f13f"; }
.strib-z1-social-tiktok::before { content: "\f140"; }
.strib-strib-star::before { content: "\f139"; }

/* SVG includes */
.strib-icon-svg {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
