/* Tabler Icons 3.2.0, subset to the 59 icons this site actually uses.

   The published webfont carries 5,286 icons: 792 KB of woff2 and 213 KB of CSS,
   fetched from cdn.jsdelivr.net on every page load. Two problems in one: a
   third-party request that hands the visitor's IP to a CDN before any consent,
   and about 800 KB spent to draw 59 glyphs.

   Both are gone. The font is subset with pyftsubset to exactly the codepoints
   used here (12 KB) and served from this origin, and the CSS below carries only
   the matching rules. If a new ti-* class is introduced anywhere, its rule has
   to be added here AND the font re-subset, or the glyph will not draw. */
@font-face{font-family:'tabler-icons';font-style:normal;font-weight:400;font-display:swap;src:url('./tabler-icons-lffo.woff2') format('woff2')}
.ti{font-family:"tabler-icons" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.ti-adjustments-horizontal:before{content:"\ec38"}
.ti-arrow-down:before{content:"\ea16"}
.ti-arrow-left:before{content:"\ea19"}
.ti-arrow-right:before{content:"\ea1f"}
.ti-arrow-up:before{content:"\ea25"}
.ti-award:before{content:"\ea2c"}
.ti-book-2:before{content:"\efc5"}
.ti-books:before{content:"\eff2"}
.ti-brand-linkedin:before{content:"\ec8c"}
.ti-brand-x:before{content:"\fc0f"}
.ti-brand-youtube:before{content:"\ec90"}
.ti-briefcase:before{content:"\ea46"}
.ti-building:before{content:"\ea4f"}
.ti-building-bank:before{content:"\ebe2"}
.ti-calculator:before{content:"\eb80"}
.ti-calendar-event:before{content:"\ea52"}
.ti-calendar-heart:before{content:"\f82a"}
.ti-certificate:before{content:"\ed76"}
.ti-certificate-2:before{content:"\f073"}
.ti-check:before{content:"\ea5e"}
.ti-checks:before{content:"\ebaa"}
.ti-chevron-down:before{content:"\ea5f"}
.ti-chevron-right:before{content:"\ea61"}
.ti-clock:before{content:"\ea70"}
.ti-clock-hour-3:before{content:"\f318"}
.ti-coins:before{content:"\f65d"}
.ti-confetti:before{content:"\ee46"}
.ti-dots:before{content:"\ea95"}
.ti-download:before{content:"\ea96"}
.ti-external-link:before{content:"\ea99"}
.ti-eye:before{content:"\ea9a"}
.ti-eye-off:before{content:"\ecf0"}
.ti-file-certificate:before{content:"\ed4d"}
.ti-file-text:before{content:"\eaa2"}
.ti-gavel:before{content:"\ef90"}
.ti-heart-handshake:before{content:"\f0f3"}
.ti-key:before{content:"\eac7"}
.ti-lock:before{content:"\eae2"}
.ti-lock-open:before{content:"\eae1"}
.ti-logout:before{content:"\eba8"}
.ti-mail:before{content:"\eae5"}
.ti-map-pin:before{content:"\eae8"}
.ti-minus:before{content:"\eaf2"}
.ti-news:before{content:"\eafd"}
.ti-plus:before{content:"\eb0b"}
.ti-presentation:before{content:"\eb70"}
.ti-quote:before{content:"\efbe"}
.ti-report-money:before{content:"\eecd"}
.ti-rotate-2:before{content:"\ebb4"}
.ti-scale:before{content:"\ebc2"}
.ti-school:before{content:"\ecf7"}
.ti-search:before{content:"\eb1c"}
.ti-send:before{content:"\eb1e"}
.ti-shield-check:before{content:"\eb22"}
.ti-user:before{content:"\eb4d"}
.ti-user-circle:before{content:"\ef68"}
.ti-users:before{content:"\ebf2"}
.ti-users-group:before{content:"\fa21"}
.ti-x:before{content:"\eb55"}
