/* Cinzel — Medieval stone-carved headings */
@font-face {
    font-family: 'Cinzel';
    src: url('../fonts/cinzel-v23-latin-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Cinzel';
    src: url('../fonts/cinzel-v23-latin-600.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Cinzel';
    src: url('../fonts/cinzel-v23-latin-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Crimson Pro — Manuscript body text */
@font-face {
    font-family: 'Crimson Pro';
    src: url('../fonts/crimson-pro-v24-latin-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Crimson Pro';
    src: url('../fonts/crimson-pro-v24-latin-600.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* JetBrains Mono — Stats and data */
@font-face {
    font-family: 'JetBrains Mono';
    src: url('../fonts/jetbrains-mono-v18-latin-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
