
@font-face { /* */ 
    font-family: 'SPD TheSans';
    src: url('Fonts/SPDTheSans-Regular.woff2') format('woff2'),
        url('Fonts/SPDTheSans-Regular.woff') format('woff'),
        url('Fonts/SPDTheSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face { /* */
    font-family: 'SPD TheSans';
    src: url('Fonts/SPDTheSans-Bold.woff2') format('woff2'),
        url('Fonts/SPDTheSans-Bold.woff') format('woff'),
        url('Fonts/SPDTheSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face { /* */
    font-family: 'SPD TheSans Versal Light';
    src: url('Fonts/SPDTheSansVersal-Light.woff2') format('woff2'),
        url('Fonts/SPDTheSansVersal-Light.woff') format('woff'),
        url('Fonts/SPDTheSansVersal-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face { /* */
    font-family: 'SPD TheSans';
    src: url('Fonts/SPDTheSans-LightItalic.woff2') format('woff2'),
        url('Fonts/SPDTheSans-LightItalic.woff') format('woff'),
        url('Fonts/SPDTheSans-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face { /* */
    font-family: 'SPD TheSans';
    src: url('Fonts/SPDTheSans-ExtraBold.woff2') format('woff2'),
        url('Fonts/SPDTheSans-ExtraBold.woff') format('woff'),
        url('Fonts/SPDTheSans-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face { /* */
    font-family: 'SPD TheSans';
    src: url('Fonts/SPDTheSans-Italic.woff2') format('woff2'),
        url('Fonts/SPDTheSans-Italic.woff') format('woff'),
        url('Fonts/SPDTheSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face { /* */
    font-family: 'SPD TheSans Versal';
    src: url('Fonts/SPDTheSansVersal-Italic.woff2') format('woff2'),
        url('Fonts/SPDTheSansVersal-Italic.woff') format('woff'),
        url('Fonts/SPDTheSansVersal-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face { /* */
    font-family: 'SPD TheSans Light';
    src: url('Fonts/SPDTheSans-Light.woff2') format('woff2'),
        url('Fonts/SPDTheSans-Light.woff') format('woff'),
        url('Fonts/SPDTheSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face { /* */
    font-family: 'SPD TheSans';
    src: url('Fonts/SPDTheSans-BoldItalic.woff2') format('woff2'),
        url('Fonts/SPDTheSans-BoldItalic.woff') format('woff'),
        url('Fonts/SPDTheSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face { /* */
    font-family: 'SPD TheSans Versal';
    src: url('Fonts/SPDTheSansVersal-LightItalic.woff2') format('woff2'),
        url('Fonts/SPDTheSansVersal-LightItalic.woff') format('woff'),
        url('Fonts/SPDTheSansVersal-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face { /* */
    font-family: 'SPD TheSans Versal';
    src: url('Fonts/SPDTheSansVersal-Regular.woff2') format('woff2'),
        url('Fonts/SPDTheSansVersal-Regular.woff') format('woff'),
        url('Fonts/SPDTheSansVersal-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face { /* */
    font-family: 'SPD TheSans Versal';
    src: url('Fonts/SPDTheSansVersal-ExtraBold.woff2') format('woff2'),
        url('Fonts/SPDTheSansVersal-ExtraBold.woff') format('woff'),
        url('Fonts/SPDTheSansVersal-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face { /* */
    font-family: 'SPD TheSans Versal';
    src: url('Fonts/SPDTheSansVersal-BoldItalic.woff2') format('woff2'),
        url('Fonts/SPDTheSansVersal-BoldItalic.woff') format('woff'),
        url('Fonts/SPDTheSansVersal-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face { /* */
    font-family: 'SPD TheSans Versal';
    src: url('Fonts/SPDTheSansVersal-Bold.woff2') format('woff2'),
        url('Fonts/SPDTheSansVersal-Bold.woff') format('woff'),
        url('Fonts/SPDTheSansVersal-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/*
* {
	font-family: 'Helvetica Neue LT Std', 'Helvetica', 'SPD TheSans Light' ,  sans-serif !important;
	
}
*/

h1, h2, h3, h4, h5, h6 {
		font-family: 'Helvetica Neue LT Std', 'Helvetica', 'SPD TheSans',  sans-serif !important;
	
}		