@font-face {
	font-family: 'Azo Sans';
	src: url('AzoSans-Medium.woff2') format('woff2'),
		url('AzoSans-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	}

@font-face {
	font-family: 'Azo Sans';
	src: url('AzoSans-Italic.woff2') format('woff2'),
		url('AzoSans-Italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	}

@font-face {
	font-family: 'Azo Sans';
	src: url('AzoSans-Light.woff2') format('woff2'),
		url('AzoSans-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	}

@font-face {
	font-family: 'Azo Sans';
	src: url('AzoSans-Regular.woff2') format('woff2'),
		url('AzoSans-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}

