/*
 * Self-hosted Google Fonts — Expressive Minds Therapy
 *
 * IMPORTANT: The version numbers in the filenames below (e.g. v27, v24) must
 * match the actual files you downloaded. Open your downloaded zip files and
 * verify before uploading this file. Update any version numbers that differ.
 *
 * EB Garamond files should be named like: eb-garamond-v32-latin-regular.woff2
 * Lato files should be named like:        lato-v25-latin-regular.woff2
 */

/* ── EB GARAMOND ─────────────────────────────────────────────────────────── */

@font-face {
    font-family: 'EB Garamond';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/eb-garamond-v32-latin-regular.woff2') format('woff2');
}

@font-face {
    font-family: 'EB Garamond';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/eb-garamond-v32-latin-italic.woff2') format('woff2');
}

@font-face {
    font-family: 'EB Garamond';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/eb-garamond-v32-latin-500.woff2') format('woff2');
}

@font-face {
    font-family: 'EB Garamond';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/eb-garamond-v32-latin-500italic.woff2') format('woff2');
}

@font-face {
    font-family: 'EB Garamond';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/eb-garamond-v32-latin-600.woff2') format('woff2');
}

@font-face {
    font-family: 'EB Garamond';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/eb-garamond-v32-latin-700.woff2') format('woff2');
}

/* ── LATO ────────────────────────────────────────────────────────────────── */

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/lato-v25-latin-300.woff2') format('woff2');
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/lato-v25-latin-regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/lato-v25-latin-italic.woff2') format('woff2');
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/lato-v25-latin-700.woff2') format('woff2');
}
