/* CSS Document */
@font-face {
	src: url("Fonts/Gotham-Bold.otf");
	font-family: gotBold;
}
@font-face{
	src:url("Fonts/Gotham-Light.otf");
	font-family: gotLight;
}
@font-face{
	src:url("Fonts/GothamRounded-Book.otf");
	font-family: gotRouBook;
}
@font-face{
	src:url("Fonts/GothamRounded-Light.otf");
	font-family: gotRouLight;
}
@font-face{
	src:url("Fonts/GothamRounded-Medium.otf");
	font-family: gotRouMedium;
}
@font-face{
	src:url("Fonts/PlutoSansLight.otf");
	font-family: pluto;
}

	
	
		

