@font-face {
    font-family: 'Nunito Sans';
    src: url('NunitoSans-Light.eot');
    src: url('NunitoSans-Lightd41d.eot?#iefix') format('embedded-opentype'),
        url('NunitoSans-Light.woff2') format('woff2'),
        url('NunitoSans-Light.woff') format('woff'),
        url('NunitoSans-Light.ttf') format('truetype'),
        url('NunitoSans-Light.svg#NunitoSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('NunitoSans-ExtraBold.eot');
    src: url('NunitoSans-ExtraBoldd41d.eot?#iefix') format('embedded-opentype'),
        url('NunitoSans-ExtraBold.woff2') format('woff2'),
        url('NunitoSans-ExtraBold.woff') format('woff'),
        url('NunitoSans-ExtraBold.ttf') format('truetype'),
        url('NunitoSans-ExtraBold.svg#NunitoSans-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

