/* =============================================================
 * L2ET Research - self-hosted fonts + icons
 * Inter (300, 400, 500, 600, 700) - Latin subset, woff2 only
 * JetBrains Mono (400, 500) - Latin subset, woff2 only
 * Tabler Icons 3.19.0 - outline regular, woff2 only
 *
 * No external font CDN dependency. Renders identically in
 * privacy-hardened browsers (Opera GX, DuckDuckGo, Brave shields,
 * Firefox + uBlock, corporate proxies, air-gapped reviewers).
 * ============================================================= */

/* Inter */
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 300; font-display: swap;
  src: url('/assets/fonts/inter-300.woff2') format('woff2'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap;
  src: url('/assets/fonts/inter-400.woff2') format('woff2'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap;
  src: url('/assets/fonts/inter-500.woff2') format('woff2'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 600; font-display: swap;
  src: url('/assets/fonts/inter-600.woff2') format('woff2'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 700; font-display: swap;
  src: url('/assets/fonts/inter-700.woff2') format('woff2'); }

/* JetBrains Mono */
@font-face { font-family: 'JetBrains Mono'; font-style: normal; font-weight: 400; font-display: swap;
  src: url('/assets/fonts/jetbrains-mono-400.woff2') format('woff2'); }
@font-face { font-family: 'JetBrains Mono'; font-style: normal; font-weight: 500; font-display: swap;
  src: url('/assets/fonts/jetbrains-mono-500.woff2') format('woff2'); }

/*!
 * Tabler Icons 3.19.0 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */@font-face{font-family:"tabler-icons";font-style:normal;font-weight:400;font-display:swap;src:url("/assets/fonts/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}

/* Subset used by this site package; keeps visual icon output, removes unused Tabler mappings. */
.ti-activity:before{content:"\ed23"}.ti-adjustments-check:before{content:"\f7fd"}.ti-alert-triangle:before{content:"\ea06"}.ti-arrow-right:before{content:"\ea1f"}.ti-arrows-diff:before{content:"\f296"}.ti-atom:before{content:"\eb79"}.ti-binary-tree-2:before{content:"\f5d3"}.ti-bolt:before{content:"\ea38"}.ti-building-bank:before{content:"\ebe2"}.ti-building-community:before{content:"\ebf6"}.ti-circuit-cell:before{content:"\f277"}.ti-clipboard-question:before{content:"\ea6d"}.ti-cpu:before{content:"\ef8e"}.ti-database:before{content:"\ea88"}.ti-file-analytics:before{content:"\ede7"}.ti-fingerprint:before{content:"\ebd1"}.ti-flask:before{content:"\ebd2"}.ti-gauge:before{content:"\eab1"}.ti-git-branch:before{content:"\eab2"}.ti-hierarchy-2:before{content:"\ee9d"}.ti-hourglass-high:before{content:"\f092"}.ti-list-check:before{content:"\eb6a"}.ti-lock-access:before{content:"\eeaa"}.ti-map-search:before{content:"\ef82"}.ti-menu-2:before{content:"\ec42"}.ti-message-circle-2:before{content:"\eaed"}.ti-microscope:before{content:"\ef64"}.ti-network:before{content:"\f09f"}.ti-notes:before{content:"\eb6e"}.ti-plane:before{content:"\eb6f"}.ti-radar:before{content:"\f017"}.ti-refresh:before{content:"\eb13"}.ti-road:before{content:"\f018"}.ti-route:before{content:"\eb17"}.ti-send:before{content:"\eb1e"}.ti-shield-check:before{content:"\eb22"}.ti-shield-cog:before{content:"\f9c3"}.ti-shield-exclamation:before{content:"\f9c6"}.ti-shield-lock:before{content:"\ed58"}.ti-shopping-cart:before{content:"\eb25"}.ti-stethoscope:before{content:"\edbe"}.ti-table:before{content:"\eba1"}.ti-table-options:before{content:"\f25c"}.ti-trending-up:before{content:"\eb43"}.ti-umbrella:before{content:"\ebf1"}.ti-user-shield:before{content:"\f7d0"}
.ti-atom:before { content: "\eb79"; }
.ti-activity:before { content: "\eb43"; }
.ti-activity:before { content: "\edbe"; }
.ti-cpu:before { content: "\ef8e"; }
.ti-microscope:before { content: "\ef64"; }
.ti-building-community:before { content: "\ebf6"; }
