	@font-face { font-family: 'FSJoeyProMedium'; 
	src: url('../resources/fonts/FSJoeyPro-Medium.otf') format('opentype'),
		 url('../resources/fonts/FSJoeyPro-Medium.eot?#iefix') format('embedded-opentype'),
		 url('../resources/fonts/FSJoeyPro-Medium.ttf') format('truetype'),
		 url('../resources/fonts/FSJoeyPro-Medium.woff') format('woff'); 
	}
	
	@font-face { font-family: 'FSJoeyProBold'; 
	src: url('../resources/fonts/FSJoeyPro-Bold.otf') format('opentype'),
		 url('../resources/fonts/FSJoeyPro-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../resources/fonts/FSJoeyPro-Bold.ttf') format('truetype'),
		 url('../resources/fonts/FSJoeyPro-Bold.woff') format('woff'); 
	}
	@font-face { font-family: 'FSJoeyPro'; 
	src: url('../resources/fonts/FSJoeyPro.otf') format('opentype'),
		 url('../resources/fonts/FSJoeyPro.eot?#iefix') format('embedded-opentype'),
		 url('../resources/fonts/FSJoeyPro.ttf') format('truetype'),
		 url('../resources/fonts/FSJoeyPro.woff') format('woff'); 
	}
	@font-face { font-family: 'FSJoeyProItalic'; 
	src: url('../resources/fonts/FSJoeyPro-Italic.otf') format('opentype'),
		 url('../resources/fonts/FSJoeyPro-Italic.eot?#iefix') format('embedded-opentype'),
		 url('../resources/fonts/FSJoeyPro-Italic.ttf') format('truetype'),
		 url('../resources/fonts/FSJoeyPro-Italic.woff') format('woff'); 
	}