/* All Round Gothic Font Faces - Medium uniquement avec fallback robuste */

@font-face {
    font-family: 'All Round Book';
    src: url('./Fontspring-DEMO-allroundgothic-medium.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039; /* Lettres A-Z, a-z, chiffres 0-9 uniquement */
}

@font-face {
    font-family: 'All Round Book';
    src: url('./Fontspring-DEMO-allroundgothic-medium.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}

@font-face {
    font-family: 'All Round Book';
    src: url('./Fontspring-DEMO-allroundgothic-medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}

@font-face {
    font-family: 'All Round Book';
    src: url('./Fontspring-DEMO-allroundgothic-medium.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}

@font-face {
    font-family: 'All Round Book';
    src: url('./Fontspring-DEMO-allroundgothic-medium.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}
