/* Eudoxus Sans, statik ağırlıklar (variable değil, her ağırlık ayrı dosya) */
@font-face {
    font-family: 'Eudoxus Sans';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url('eudoxus-sans-extralight.woff2') format('woff2');
}

@font-face {
    font-family: 'Eudoxus Sans';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('eudoxus-sans-light.woff2') format('woff2');
}

@font-face {
    font-family: 'Eudoxus Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('eudoxus-sans-regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Eudoxus Sans';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('eudoxus-sans-medium.woff2') format('woff2');
}

@font-face {
    font-family: 'Eudoxus Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('eudoxus-sans-bold.woff2') format('woff2');
}

@font-face {
    font-family: 'Eudoxus Sans';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('eudoxus-sans-extrabold.woff2') format('woff2');
}
