@font-face {
    font-family: 'Gotham Book';
    font-style: normal;
    font-weight: normal;
    src: local('Gotham Book'), url('GOTHAMBOOK.woff') format('woff');
}

@font-face {
    font-family: 'Gotham Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Gotham Bold'), url('Gotham Bold.woff') format('woff');
}

@font-face {
    font-family: 'Informative Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Informative Regular'), url('Informative Regular.otf') format('otf');
}