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

@font-face{
	font-family: "bwmodelica";
	src: url(Fonts/BwModelica-ExtraBold.otf);
	
}

@font-face{
	font-family: "Gotham Bold";
	src: url(Fonts/Gotham-Bold.otf);
	
}
	
@font-face{
	font-family: "Gotham Ultra";
	src: url(Fonts/Gotham-Ultra.otf);
}


@font-face{
	font-family:"Gotham Medium";
	src: url(Fonts/Gotham-Medium.otf);
}


@font-face{
	font-family:"Gotham Book";
	src:url(Fonts/Gotham-Book.otf);
}


@font-face{
	font-family:"Gotham Black";
	src: url(Fonts/Gotham-Black.otf);
}