@charset "utf-8";
/* CSS Fonts */

@font-face {
		font-family: 'JISAZNRegular';
		src: url('font_AZN/WEBFONT/jaznr.eot');
		src: url('font_AZN/WEBFONT/jaznr.eot?#iefix') format('embedded-opentype'),
				url('font_AZN/WEBFONT/jaznr.woff') format('woff'),
				url('font_AZN/WEBFONT/jaznr.ttf') format('truetype'),
				url('font_AZN/WEBFONT/jaznr.svg#jaznr') format('svg');
		font-weight: normal;
		font-style: normal;
	}

	span {
		font-family: 'JISAZNRegular';
	}

