/* ============================================================
   TRUE FLOW POOL SOLUTIONS — fonts.css
   SINGLE SOURCE OF TRUTH for @font-face declarations.
   Linked by every built page (via _partials/_head-scripts.html)
   and by the two standalone pages (schedule.html,
   sample-inspection-report.html). Do not redeclare these
   @font-face rules anywhere else — edit them here only.
   Self-hosted WOFF2, no Google Fonts dependency.
   ============================================================ */
@font-face { font-family: "Libre Baskerville"; font-style: normal; font-weight: 400; font-display: swap; src: url("fonts/LibreBaskerville-regular.woff2") format("woff2"); }
@font-face { font-family: "Libre Baskerville"; font-style: italic; font-weight: 400; font-display: swap; src: url("fonts/LibreBaskerville-italic.woff2") format("woff2"); }
@font-face { font-family: "Libre Baskerville"; font-style: normal; font-weight: 700; font-display: swap; src: url("fonts/LibreBaskerville-bold.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 400; font-display: swap; src: url("fonts/Inter-regular.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 700; font-display: swap; src: url("fonts/Inter-bold.woff2") format("woff2"); }
