/* Legi Rounded (Font 211 Rounded) — 8 upright weights */

@font-face {
    font-family: 'Font 211 Rounded';
    src: url('./woff2/Font211RoundedWeb-Thin.woff2') format('woff2'),
        url('./woff/Font211RoundedWeb-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font 211 Rounded';
    src: url('./woff2/Font211RoundedWeb-Extralight.woff2') format('woff2'),
        url('./woff/Font211RoundedWeb-Extralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font 211 Rounded';
    src: url('./woff2/Font211RoundedWeb-Light.woff2') format('woff2'),
        url('./woff/Font211RoundedWeb-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font 211 Rounded';
    src: url('./woff2/Font211RoundedWeb-Regular.woff2') format('woff2'),
        url('./woff/Font211RoundedWeb-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font 211 Rounded';
    src: url('./woff2/Font211RoundedWeb-Medium.woff2') format('woff2'),
        url('./woff/Font211RoundedWeb-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font 211 Rounded';
    src: url('./woff2/Font211RoundedWeb-Bold.woff2') format('woff2'),
        url('./woff/Font211RoundedWeb-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font 211 Rounded';
    src: url('./woff2/Font211RoundedWeb-Black.woff2') format('woff2'),
        url('./woff/Font211RoundedWeb-Black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font 211 Rounded';
    src: url('./woff2/Font211RoundedWeb-Ultra.woff2') format('woff2'),
        url('./woff/Font211RoundedWeb-Ultra.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
