@font-face {
	font-family: 'Gotham-Light';
	src: url('../webfont/Gotham-Light.eot?#iefix') format('embedded-opentype'),
		url('../webfont/Gotham-Light.otf') format('opentype'),
		url('../webfont/Gotham-Light.woff') format('woff'),
		url('../webfont/Gotham-Light.ttf') format('truetype'),
		url('../webfont/Gotham-Light.svg#Gotham-Light') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../webfont/Helvetica-Bold.eot');
    src: url('../webfont/Helvetica-Bold.eot?#iefix') format('embedded-opentype'),
        url('../webfont/Helvetica-Bold.woff2') format('woff2'),
        url('../webfont/Helvetica-Bold.woff') format('woff'),
        url('../webfont/Helvetica-Bold.ttf') format('truetype'),
        url('../webfont/Helvetica-Bold.svg#Helvetica-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue LT 45';
    src: url('../webfont/HelveticaNeueLT-Light.eot');
    src: url('../webfont/HelveticaNeueLT-Light.eot?#iefix') format('embedded-opentype'),
        url('../webfont/HelveticaNeueLT-Light.woff2') format('woff2'),
        url('../webfont/HelveticaNeueLT-Light.woff') format('woff'),
        url('../webfont/HelveticaNeueLT-Light.ttf') format('truetype'),
        url('../webfont/HelveticaNeueLT-Light.svg#HelveticaNeueLT-Light') format('svg');
    font-weight: 100;
    font-style: normal;
	font-display: swap;
}
