/*   ***********    START FONT FACES    **************   */
				/*     Caviar Dreams    */
@font-face { 
	font-family: "CaviarDreams";
	src: url("../fonts/caviar_dreams/CaviarDreams.ttf");
}
@font-face { 
	font-family: "CaviarDreamsBold";
	src: url("../fonts/caviar_dreams/CaviarDreamsBold.ttf");
}
			/*          GeoSansLight             */
@font-face { 
	font-family: "GeoSansLightOblq";
	src: url("../fonts/geoSansLight/GeosansLight-Oblique.ttf");
}
@font-face { 
	font-family: "GeoSansLight";
	src: url("../fonts/geoSansLight/GeosansLight.ttf");
}
           /*       Roboto            */
@font-face { 
	font-family: "RobotoB";
	src: url("../fonts/roboto/Roboto-Black.ttf");
}
@font-face { 
	font-family: "RobotoBI";
	src: url("../fonts/roboto/Roboto-BlackItalic.ttf");
}
@font-face { 
	font-family: "RobotoBold";
	src: url("../fonts/roboto/Roboto-Bold.ttf");
}
@font-face { 
	font-family: "RobotoBoldI";
	src: url("../fonts/roboto/Roboto-BoldItalic.ttf");
}
@font-face { 
	font-family: "RobotoI";
	src: url("../fonts/roboto/Roboto-Italic.ttf");
}
@font-face { 
	font-family: "RobotoL";
	src: url("../fonts/roboto/Roboto-Light.ttf");
}
@font-face { 
	font-family: "RobotoLI";
	src: url("../fonts/roboto/Roboto-LightItalic.ttf");
}
@font-face { 
	font-family: "RobotoM";
	src: url("../fonts/roboto/Roboto-Medium.ttf");
}
@font-face { 
	font-family: "RobotoMI";
	src: url("../fonts/roboto/Roboto-MediumItalic.ttf");
}
@font-face { 
	font-family: "RobotoR";
	src: url("../fonts/roboto/Roboto-Regular.ttf");
}
@font-face { 
	font-family: "RobotoT";
	src: url("../fonts/roboto/Roboto-Thin.ttf");
}
@font-face { 
	font-family: "RobotoTI";
	src: url("../fonts/roboto/Roboto-ThinItalic.ttf");
}