@font-face {
    font-family: 'Gotham-Medium';
    src: url('fonts/Gotham-Medium.otf')  format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Book';
    src: url('fonts/Gotham-Book.otf')  format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Thin';
    src: url('fonts/Gotham-Thin.otf')  format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KaushanScript';
    src: url('../fonts/KaushanScript-Regular.otf')  format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}


