@font-face {
    font-family: Gotham-Bold;
    src: url("../fonts/gotham-bold.otf") format("opentype");
	
}

@font-face {
    font-family: Gotham-Book;
    src: url("../fonts/Gotham-Book.otf") format("opentype");
	
}
@font-face {
    font-family: Gotham-Medium;
	src: url("../fonts/Gotham-Medium.otf") format("opentype");
	
}
@font-face {
    font-family: Gotham-Black;
    src: url("../fonts/gotham-black.otf") format("opentype");
}


 
	
	
	
	