
/** Riffic */

@font-face {
    font-family: 'Riffic';
    src: url('riffic-bold.woff2') format('woff2'),
         url('riffic-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/** Questa Grande */

@font-face {
    font-family: 'Questa Grande';
    src: url('questa_grande_regular.woff2') format('woff2'),
         url('questa_grande_regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
