@font-face {
	font-family:'PAYBACKLight';
	src: 	url('./fonts/EOT/PAYBACK_Light.eot');
	src: 	url('./fonts/EOT/PAYBACK_Light.eot#iefix') format('embedded-opentype'),
			url('./fonts/WOFF/PAYBACK_Light.woff') format('woff'),
			url('./fonts/TTFWeb/PAYBACK_Light_web.ttf')  format('truetype'),
			url('./fonts/SVG/PAYBACK_Light.svg#svgFontName') format('svg');
}

@font-face {
	font-family:'PAYBACKRegular';
	src: 	url('./fonts/EOT/PAYBACK_Regular.eot');
	src: 	url('./fonts/EOT/PAYBACK_Regular.eot#iefix') format('embedded-opentype'),
			url('./fonts/WOFF/PAYBACK_Regular.woff') format('woff'),
			url('./fonts/TTFWeb/PAYBACK_Regular_web.ttf')  format('truetype'),
			url('./fonts/SVG/PAYBACK_Regular.svg#svgFontName') format('svg');
}

@font-face {
	font-family:'PAYBACKBold';
	src: 	url('./fonts/EOT/PAYBACK_Bold.eot');
	src: 	url('./fonts/EOT/PAYBACK_Bold.eot#iefix') format('embedded-opentype'),
			url('./fonts/WOFF/PAYBACK_Bold.woff') format('woff'),
			url('./fonts/TTFWeb/PAYBACK_Bold_web.ttf')  format('truetype'),
			url('./fonts/SVG/PAYBACK_Bold.svg#svgFontName') format('svg');
}

@font-face {
	font-family:'PAYBACKScript';
	src: 	url('./fonts/EOT/PAYBACK_Script.eot');
	src: 	url('./fonts/EOT/PAYBACK_Script.eot#iefix') format('embedded-opentype'),
			url('./fonts/WOFF/PAYBACK_Script.woff') format('woff'),
			url('./fonts/TTFWeb/PAYBACK_Script_web.ttf')  format('truetype'),
			url('./fonts/SVG/PAYBACK_Script.svg#svgFontName') format('svg');
}