@font-face {
    font-family: 'Arial';
    src: url('../fonts/arial.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GOTHAM-BOLD';
    src: url('../fonts/GOTHAMRND-BOOK.OTF');
    font-weight: normal;
    font-style: normal;
}