@font-face {
    font-family: 'Bounded';
    src: url('Bounded-ExtraLight.woff2') format('woff2'),
        url('Bounded-ExtraLight.woff') format('woff'),
        url('Bounded-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bounded';
    src: url('Bounded-Light.woff2') format('woff2'),
        url('Bounded-Light.woff') format('woff'),
        url('Bounded-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bounded';
    src: url('Bounded-Light.woff2') format('woff2'),
        url('Bounded-Light.woff') format('woff'),
        url('Bounded-Light.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bounded';
    src: url('Bounded-Medium.woff2') format('woff2'),
        url('Bounded-Medium.woff') format('woff'),
        url('Bounded-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bounded';
    src: url('Bounded-Medium.woff2') format('woff2'),
        url('Bounded-Medium.woff') format('woff'),
        url('Bounded-Medium.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bounded';
    src: url('Bounded-Medium.woff2') format('woff2'),
        url('Bounded-Medium.woff') format('woff'),
        url('Bounded-Medium.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
