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

/* Custom Font */

/* Sanjeev Ramanathan - top title */
	@font-face {
		font-family: Cuprm; 
		src: url('../fonts/Cuprum-Regular.ttf');}
		
	@font-face { /* for IE */
		font-family: Cuprm_ie; 
		src: url('../fonts/Cuprum-Regular.eot');}
	
	
/* Home, Markerboard, Task, Support - Menu */
	@font-face {
		font-family: Carrois; 
		src: url('../fonts/CarroisGothic-Regular.ttf');}
		
	@font-face { /* for IE */	
		font-family: Carrois_ie; 
		src: url('../fonts/CarroisGothic-Regular.eot');}
	
	
/* iPhone and iPod touch */
	@font-face {
		font-family: Sourcesanspro; 
		src: url('../fonts/SourceSansPro-Regular.ttf');}
		
	@font-face { /* for IE */	
		font-family: Sourcesanspro_ie; 
		src: url('../fonts/SourceSansPro-Regular.eot');}
	

/* Phone and iPod touch - Task Page */
	@font-face {
		font-family: Sourcesans_semibold; 
		src: url('../fonts/SourceSansPro-Semibold.ttf');}
		
	@font-face { /* for IE */	
		font-family: Sourcesans_semibold_ie; 
		src: url('../fonts/SourceSansPro-Semibold.eot');}
	
	
/* Task description */
	@font-face {
		font-family: SansPro_Light; 
		src: url('../fonts/SourceSansPro-Light.ttf');}
		
	@font-face { /* for IE */	
		font-family: SansPro_Light_ie; 
		src: url('../fonts/SourceSansPro-Semibold.eot');}
	







