@charset "utf-8";
/* CSS Document */

/*----------------------------------Custom Font-----*/

	
/*-----Font for 'Sanjeev Ramanathan' top title-----*/
@font-face {
	font-family: Cuprm; 
	src: url('../fonts/Cuprum-Regular.ttf');}
	
/*--for IE--*/
	@font-face {
	font-family: Cuprm_ie; 
	src: url('../fonts/Cuprum-Regular.eot');}
	
/*-----Font for 'Home, Markerboard, Task, Support, and About' Menu-----*/
@font-face {
	font-family: Carrois; 
	src: url('../fonts/CarroisGothic-Regular.ttf');}
	
@font-face {
	font-family: Carrois_ie; 
	src: url('../fonts/CarroisGothic-Regular.eot');}
	
/*-----Font for 'iPhone and iPod touch'-----*/
@font-face {
	font-family: Sourcesanspro; 
	src: url('../fonts/SourceSansPro-Regular.ttf');}
	
/*--for IE--*/	
@font-face {
	font-family: Sourcesanspro_ie; 
	src: url('../fonts/SourceSansPro-Regular.eot');}
	
/*-----Font for 'iPhone and iPod touch' in Task Page-----*/
@font-face {
	font-family: Sourcesans_semibold; 
	src: url('../fonts/SourceSansPro-Semibold.ttf');}
	
/*--for IE--*/	
@font-face {
	font-family: Sourcesans_semibold_ie; 
	src: url('../fonts/SourceSansPro-Semibold.eot');}
	
/*-----Font for 'task description'-----*/
@font-face {
	font-family: SansPro_Light; 
	src: url('../fonts/SourceSansPro-Light.ttf');}
	
/*--for IE--*/	
@font-face {
	font-family: SansPro_Light_ie; 
	src: url('../fonts/SourceSansPro-Semibold.eot');}
	

/*-------------------------------------------------------------------------------------------------------------------*/






