@font-face {
	font-family: "AzoSans";
	font-weight: normal;
	src: url("font.eot"); /* IE9*/
	src: url("font.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("font.woff2") format("woff2"), /* chrome firefox */
	url("font.woff") format("woff"), /* chrome firefox */
	url("font.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
	url("font.svg#AzoSansW01-Light") format("svg"); /* iOS 4.1- */
}

@font-face {
	font-family: "AzoSans";
	font-weight: 500;
	src: url("regular.eot"); /* IE9*/
	src: url("regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("regular.woff2") format("woff2"), /* chrome firefox */
	url("regular.woff") format("woff"), /* chrome firefox */
	url("regular.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
	url("regular.svg#AzoSansW01-Regular") format("svg"); /* iOS 4.1- */
}

@font-face {
	font-family: "AzoSans";
	font-weight: bold;
	src: url("bold.eot"); /* IE9*/
	src: url("bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("bold.woff2") format("woff2"), /* chrome firefox */
	url("bold.woff") format("woff"), /* chrome firefox */
	url("bold.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
	url("bold.svg#AzoSansW01-Bold") format("svg"); /* iOS 4.1- */
}
