

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

@font-face {
    font-family: 'Unbounded';
    src: url('Unbounded-ExtraBold.woff2') format('woff2'),
        url('Unbounded-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

