@font-face {
    font-family: GothamBold;
    src : url('./GothamBold.otf');
}

@font-face {
    font-family: GothamBook;
    src : url('./GothamBook.otf');
}

@font-face {
    font-family: GothamThin;
    src : url('./GothamThin.otf');
}
