/*!
 * Custom subset of Font Awesome Free 6.5.2 -- contains ONLY the icons Tour Flow
 * actually uses (check, play, file-lines). Generated from the full bundled
 * all.min.css + webfonts via fonttools pyftsubset. Regenerate if a tour ever
 * needs a different icon -- see THEME-NOTES equivalent in this plugin's README.
 * Original: https://fontawesome.com -- License: https://fontawesome.com/license/free
 */
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2")}
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2")}
.fa,.fa-regular,.fa-solid,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;font-family:"Font Awesome 6 Free"}
.fa-solid,.fas{font-weight:900}
.fa-regular,.far{font-weight:400}
.fa-fw{text-align:center;width:1.25em}
.fa-check:before{content:"\f00c"}
.fa-play:before{content:"\f04b"}
.fa-file-lines:before{content:"\f15c"}
