@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: 'PrivaPro-One';
    src: url('fonts/PrivaPro-One.otf')  format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PrivaPro-One-Italic';
    src: url('fonts/PrivaPro-One-Italic.otf')  format('opentype');
    font-weight: normal;
    font-style: normal;
}