@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham.ttf') format('truetype');
    font-weight: 400;
}
@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica.ttf') format('truetype');
    font-weight: 400;
}