
@font-face {
    font-family: 'questa_granderegular';
    src: url('../fonts/2-questa_grande_regular_31-webfont.woff2') format('woff2'),
         url('../fonts/2-questa_grande_regular_31-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'gothambold';
    src: url('../fonts/gotham_bold-webfont.woff2') format('woff2'),
         url('../fonts/gotham_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'gothambook';
    src: url('../fonts/gotham_book-webfont.woff2') format('woff2'),
         url('../fonts/gotham_book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}