@font-face {
	font-family: ebrima;  
	src: url(fonts/ebrima.ttf);  
	font-weight: normal;  
}
@font-face {
	font-family: ebrimabd;  
	src: url(fonts/ebrimabd.ttf);  
	  
}
@font-face{
    font-family: ROBOTO-BOLD;  
	src: url(fonts/ROBOTO-BOLD.TTF);  
	
}
@font-face{
    font-family: ROBOTO-MEDIUMITALIC;  
	src: url(fonts/ROBOTO-MEDIUMITALIC.TTF);  
}
@font-face{
    font-family: ROBOTO-REGULAR;  
	src: url(fonts/ROBOTO-REGULAR.TTF);  
}
@font-face{
    font-family: ROBOTO-THIN;  
	src: url(fonts/ROBOTO-THIN.TTF);  
}