/*
 * Vraelos — self-hosted Tabler Icons subset (originally @tabler/icons-webfont 3.11.0).
 * Only the ~75 glyphs actually used on this site are declared below (the full upstream
 * font ships 1000s of icons as one CSS file; trimming the CSS keeps that payload out of
 * this stylesheet even though the woff2 itself is the unsubsetted upstream file — see
 * README in this theme for why glyph-level subsetting wasn't feasible).
 *
 * Two selectors intentionally point at a different glyph than their name suggests:
 * `.ti-closed-captioning` and `.ti-waveform` don't exist in tabler-icons 3.11.0 (the
 * source design file references them anyway); they're mapped to the closest visual
 * equivalents, `ti-text-caption` and `ti-activity`, so every icon reference in the
 * templates renders instead of showing a blank glyph.
 */
@font-face {
  font-family: "tabler-icons";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/tabler-icons/tabler-icons.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-rocket:before{content:"\ec45"}
.ti-player-play:before{content:"\ed46"}
.ti-circle-check-filled:before{content:"\f704"}
.ti-minus:before{content:"\eaf2"}
.ti-square:before{content:"\eb2c"}
.ti-x:before{content:"\eb55"}
.ti-stack-2:before{content:"\eef7"}
.ti-scissors:before{content:"\eb1b"}
.ti-magnet:before{content:"\eae3"}
.ti-wave-sine:before{content:"\ecd4"}
.ti-letter-t:before{content:"\ec63"}
.ti-movie:before{content:"\eafa"}
.ti-music:before{content:"\eafc"}
.ti-microphone:before{content:"\eaf0"}
.ti-grain:before{content:"\ee92"}
.ti-shadow:before{content:"\eed8"}
.ti-bolt:before{content:"\ea38"}
.ti-device-tv:before{content:"\ea8d"}
.ti-droplet:before{content:"\ea97"}
.ti-color-swatch:before{content:"\eb61"}
.ti-stack:before{content:"\eb2d"}
.ti-eye:before{content:"\ea9a"}
.ti-adjustments-horizontal:before{content:"\ec38"}
.ti-volume:before{content:"\eb51"}
.ti-upload:before{content:"\eb47"}
.ti-chevron-down:before{content:"\ea5f"}
.ti-photo-check:before{content:"\f35e"}
.ti-sparkles:before{content:"\f6d7"}
.ti-cpu:before{content:"\ef8e"}
.ti-cloud-off:before{content:"\ed3e"}
.ti-coin-off:before{content:"\f0d1"}
.ti-circle-check:before{content:"\ea67"}
.ti-filter:before{content:"\eaa5"}
.ti-layout-grid:before{content:"\edba"}
.ti-vector-bezier-2:before{content:"\f1a3"}
.ti-gauge:before{content:"\eab1"}
.ti-arrows-move:before{content:"\f22f"}
.ti-arrow-back-up:before{content:"\eb77"}
.ti-aspect-ratio:before{content:"\ed30"}
.ti-drag-drop:before{content:"\eb89"}
.ti-shield-lock:before{content:"\ed58"}
.ti-check:before{content:"\ea5e"}
.ti-plus:before{content:"\eb0b"}
.ti-brand-x:before{content:"\fc0f"}
.ti-brand-youtube:before{content:"\ec90"}
.ti-brand-discord:before{content:"\ece3"}
.ti-brand-reddit:before{content:"\ec8e"}
.ti-send:before{content:"\eb1e"}
.ti-closed-captioning:before{content:"\f4a4"}
.ti-user-square-rounded:before{content:"\fc50"}
.ti-arrows-maximize:before{content:"\ea28"}
.ti-wave-square:before{content:"\ecd5"}
.ti-microphone-2:before{content:"\ef2c"}
.ti-arrows-vertical:before{content:"\eb5b"}
.ti-waveform:before{content:"\ed23"}
.ti-headphones:before{content:"\eabd"}
.ti-shape:before{content:"\eb9c"}
.ti-typography:before{content:"\ebc5"}
.ti-color-filter:before{content:"\f5a8"}
.ti-file-export:before{content:"\ede9"}
.ti-layout-dashboard:before{content:"\f02c"}
.ti-timeline:before{content:"\f031"}
.ti-crop:before{content:"\ea85"}
.ti-keyboard:before{content:"\ebd6"}
.ti-frame:before{content:"\eaaf"}
.ti-star:before{content:"\eb2e"}
.ti-template:before{content:"\eb39"}
.ti-package:before{content:"\eaff"}
.ti-world-search:before{content:"\f9e7"}
.ti-picture-in-picture:before{content:"\ed35"}
.ti-wand:before{content:"\ebcb"}
.ti-stack-front:before{content:"\fd29"}
.ti-photo:before{content:"\eb0a"}
.ti-download:before{content:"\ea96"}
.ti-menu-2:before{content:"\ec42"}
