@font-face {
    font-family: Gotam_Mediun;
    src: url(fonts/Gotham-Medium.otf);
}
@font-face {
    font-family: Gotam_Bold;
    src: url(fonts/Gotham-Bold.otf);

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

@font-face {
    font-family: NeoSansSTD_bold;
    src: url(fonts/NeoSansStd-Bold.otf);
}
@font-face {
    font-family: NeoSansSTD_medium;
    src: url(fonts/neo-sans-std-medium.otf);
}



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