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

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

@font-face {
    font-family: 'Nunito Sans 7pt';
    src: url('NunitoSans7pt-Bold.eot');
    src: url('NunitoSans7pt-Bold.eot?#iefix') format('embedded-opentype'),
        url('NunitoSans7pt-Bold.woff2') format('woff2'),
        url('NunitoSans7pt-Bold.woff') format('woff'),
        url('NunitoSans7pt-Bold.ttf') format('truetype'),
        url('NunitoSans7pt-Bold.svg#NunitoSans7pt-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

