@font-face {
    font-family: 'gotham-rounded-light';
    src: url('../fonts/gotham-rounded-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham-rounded-bold';
    src: url('../fonts/gotham-rounded-bold.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'EuroStile';
    src: url('../fonts/EuroStile.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}