@charset "UTF-8";
/*
 * font family: 'Questa'
 * 
 * usage: in a file in the /css directory -> @import "/fonts/questa.css";
 * 
 */



@font-face {
    font-family: 'Questa';
    src: url('questa/2-Questa_Regular.eot');
    src: url('questa/2-Questa_Regular.eot?#iefix') format('embedded-opentype'),
         url('questa/2-Questa_Regular.woff2') format('woff2'),
         url('questa/2-Questa_Regular.woff') format('woff'),
         url('questa/2-Questa_Regular.ttf') format('truetype'),
         url('questa/2-Questa_Regular.svg#questaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Questa Sans';
    src: url('questa/2-Questa_Sans_Regular.eot');
    src: url('questa/2-Questa_Sans_Regular.eot?#iefix') format('embedded-opentype'),
         url('questa/2-Questa_Sans_Regular.woff2') format('woff2'),
         url('questa/2-Questa_Sans_Regular.woff') format('woff'),
         url('questa/2-Questa_Sans_Regular.ttf') format('truetype'),
         url('questa/2-Questa_Sans_Regular.svg#questa_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Questa Slab';
    src: url('questa/2_questa_slab_regular_25.eot');
    src: url('questa/2_questa_slab_regular_25.eot?#iefix') format('embedded-opentype'),
         url('questa/2_questa_slab_regular_25.woff2') format('woff2'),
         url('questa/2_questa_slab_regular_25.woff') format('woff'),
         url('questa/2_questa_slab_regular_25.ttf') format('truetype'),
         url('questa/2_questa_slab_regular_25.svg#questa_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Questa Grande';
    src: url('questa/2-questa_grande_regular_31.eot');
    src: url('questa/2-questa_grande_regular_31.eot?#iefix') format('embedded-opentype'),
         url('questa/2-questa_grande_regular_31.woff2') format('woff2'),
         url('questa/2-questa_grande_regular_31.woff') format('woff'),
         url('questa/2-questa_grande_regular_31.ttf') format('truetype'),
         url('questa/2-questa_grande_regular_31.svg#questa_granderegular') format('svg');
    font-weight: normal;
    font-style: normal;

}