/* Youth Oasis — Iconography.
   Font Awesome Free 6 (Web Awesome family) — confirmed as the standard 2026-08-07,
   replacing the earlier Material Symbols substitution.
   Solid is the default weight; Regular and Brands are available.
   Icons are CC BY 4.0, the font is SIL OFL 1.1, the CSS is MIT. */
@import url('https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.7.2/css/all.min.css');

.yo-icon{
  display:inline-flex;align-items:center;justify-content:center;
  line-height:1;vertical-align:-0.09em;
  font-style:normal;text-transform:none;
  -webkit-font-smoothing:antialiased;
}
