@font-face {
	font-family:'Sans';
	src:	url('./Sans/1976Sans-LightWEB.woff') format('woff'),
		url('./Sans/1976Sans-LightWEB.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
     text-rendering: optimizeLegibility;
}

@font-face {
	font-family:'Sans';
	src:	url('./Sans/1976Sans-RegularWEB.woff') format('woff'),
		url('./Sans/1976Sans-RegularWEB.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
     text-rendering: optimizeLegibility;
}

@font-face {
	font-family:'Sans';
	src:	url('./Sans/1976Sans-MediumWEB.woff') format('woff'),
		url('./Sans/1976Sans-MediumWEB.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
     text-rendering: optimizeLegibility;
}

@font-face {
	font-family:'Sans';
	src:	url('./Sans/1976Sans-SemiBoldWEB.woff') format('woff'),
		url('./Sans/1976Sans-SemiBoldWEB.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
     text-rendering: optimizeLegibility;
}

@font-face {
	font-family:'Condensed';
	src:	url('./Condensed/1976Condensed-BoldWEB.woff') format('woff'),
		url('./Condensed/1976Condensed-BoldWEB.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
     text-rendering: optimizeLegibility;
}

@font-face {
	font-family:'Sans';
	src:	url('./Sans/1976Sans-BoldWEB.woff') format('woff'),
		url('./Sans/1976Sans-BoldWEB.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
     text-rendering: optimizeLegibility;
}