@charset "utf-8";

/*
 * Self-hosted web fonts — replaces render-blocking Google Fonts links.
 * A family's woff2 only downloads when that family is actually used on a page.
 * Paths are relative to this file (public/css/) so they work under any base path.
 */

/* ---------------- Inter (dashboard, landing, public, gclid, affiliate) ---- */
@font-face { font-family:'Inter'; font-style:normal; font-weight:300; font-display:swap; src:url('../fonts/inter-latin-300.woff2') format('woff2'); }
@font-face { font-family:'Inter'; font-style:normal; font-weight:400; font-display:swap; src:url('../fonts/inter-latin-400.woff2') format('woff2'); }
@font-face { font-family:'Inter'; font-style:normal; font-weight:500; font-display:swap; src:url('../fonts/inter-latin-500.woff2') format('woff2'); }
@font-face { font-family:'Inter'; font-style:normal; font-weight:600; font-display:swap; src:url('../fonts/inter-latin-600.woff2') format('woff2'); }
@font-face { font-family:'Inter'; font-style:normal; font-weight:700; font-display:swap; src:url('../fonts/inter-latin-700.woff2') format('woff2'); }
@font-face { font-family:'Inter'; font-style:normal; font-weight:800; font-display:swap; src:url('../fonts/inter-latin-800.woff2') format('woff2'); }
@font-face { font-family:'Inter'; font-style:normal; font-weight:900; font-display:swap; src:url('../fonts/inter-latin-900.woff2') format('woff2'); }

/* ---------------- Nunito (funnel, team-accept) --------------------------- */
@font-face { font-family:'Nunito'; font-style:normal; font-weight:300; font-display:swap; src:url('../fonts/nunito-latin-300.woff2') format('woff2'); }
@font-face { font-family:'Nunito'; font-style:normal; font-weight:400; font-display:swap; src:url('../fonts/nunito-latin-400.woff2') format('woff2'); }
@font-face { font-family:'Nunito'; font-style:normal; font-weight:500; font-display:swap; src:url('../fonts/nunito-latin-500.woff2') format('woff2'); }
@font-face { font-family:'Nunito'; font-style:normal; font-weight:600; font-display:swap; src:url('../fonts/nunito-latin-600.woff2') format('woff2'); }
@font-face { font-family:'Nunito'; font-style:normal; font-weight:700; font-display:swap; src:url('../fonts/nunito-latin-700.woff2') format('woff2'); }
@font-face { font-family:'Nunito'; font-style:normal; font-weight:800; font-display:swap; src:url('../fonts/nunito-latin-800.woff2') format('woff2'); }

/* ---------------- Source Sans Pro (login, register, password pages) ------ */
@font-face { font-family:'Source Sans Pro'; font-style:normal; font-weight:300; font-display:swap; src:url('../fonts/source-sans-pro-latin-300.woff2') format('woff2'); }
@font-face { font-family:'Source Sans Pro'; font-style:normal; font-weight:400; font-display:swap; src:url('../fonts/source-sans-pro-latin-400.woff2') format('woff2'); }
@font-face { font-family:'Source Sans Pro'; font-style:italic; font-weight:400; font-display:swap; src:url('../fonts/source-sans-pro-latin-400-italic.woff2') format('woff2'); }
@font-face { font-family:'Source Sans Pro'; font-style:normal; font-weight:700; font-display:swap; src:url('../fonts/source-sans-pro-latin-700.woff2') format('woff2'); }

/* ---------------- DM Sans (private offers) ------------------------------- */
@font-face { font-family:'DM Sans'; font-style:normal; font-weight:400; font-display:swap; src:url('../fonts/dm-sans-latin-400.woff2') format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:normal; font-weight:500; font-display:swap; src:url('../fonts/dm-sans-latin-500.woff2') format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:normal; font-weight:600; font-display:swap; src:url('../fonts/dm-sans-latin-600.woff2') format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:normal; font-weight:700; font-display:swap; src:url('../fonts/dm-sans-latin-700.woff2') format('woff2'); }

/* ---------------- Fira Code (ring tree targets) -------------------------- */
@font-face { font-family:'Fira Code'; font-style:normal; font-weight:300; font-display:swap; src:url('../fonts/fira-code-latin-300.woff2') format('woff2'); }
@font-face { font-family:'Fira Code'; font-style:normal; font-weight:400; font-display:swap; src:url('../fonts/fira-code-latin-400.woff2') format('woff2'); }
@font-face { font-family:'Fira Code'; font-style:normal; font-weight:500; font-display:swap; src:url('../fonts/fira-code-latin-500.woff2') format('woff2'); }
@font-face { font-family:'Fira Code'; font-style:normal; font-weight:600; font-display:swap; src:url('../fonts/fira-code-latin-600.woff2') format('woff2'); }
@font-face { font-family:'Fira Code'; font-style:normal; font-weight:700; font-display:swap; src:url('../fonts/fira-code-latin-700.woff2') format('woff2'); }
