@font-face {
    font-family: 'Neo Sans Pro';
    src: url('NeoSansPro-Regular.eot');
    src: url('NeoSansPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('NeoSansPro-Regular.woff2') format('woff2'),
        url('NeoSansPro-Regular.woff') format('woff'),
        url('NeoSansPro-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('NeoSansPro-Medium.eot');
    src: url('NeoSansPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('NeoSansPro-Medium.woff2') format('woff2'),
        url('NeoSansPro-Medium.woff') format('woff'),
        url('NeoSansPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('NeoSansPro-Bold.eot');
    src: url('NeoSansPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('NeoSansPro-Bold.woff2') format('woff2'),
        url('NeoSansPro-Bold.woff') format('woff'),
        url('NeoSansPro-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Pro Ultra';
    src: url('NeoSansPro-Ultra.eot');
    src: url('NeoSansPro-Ultra.eot?#iefix') format('embedded-opentype'),
        url('NeoSansPro-Ultra.woff2') format('woff2'),
        url('NeoSansPro-Ultra.woff') format('woff'),
        url('NeoSansPro-Ultra.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

