

@font-face {
    font-family: 'quicksandlight';
         url('fonts/quicksand-light-webfont.woff') format('woff'),
         url('fonts/quicksand-light-webfont.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'amarillousafregular';
    src: url('fonts/amarillo_usaf/amarurgt-webfont.woff2') format('woff2'),
         url('fonts/amarillo_usaf/amarurgt-webfont.woff') format('woff');
         url('fonts/amarillo_usaf/amarurgt.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;

}