@font-face {
    font-family: 'quicksandbook';
    src: url('../fonts/quicksand_book-webfont.eot?');
    src: url('../fonts/quicksand_book-webfont.eot?#iefix') format('embedded-opentype'),
            url('../fonts/quicksand_book-webfont.woff2') format('woff2'),
            url('../fonts/quicksand_book-webfont.woff') format('woff'),
            url('../fonts/quicksand_book-webfont.ttf') format('truetype'),
            url('../fonts/quicksand_book-webfont.svg#quicksandbook') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'quicksandbold';
    src: url('../fonts/quicksand_bold-webfont.eot');
    src: url('../fonts/quicksand_bold-webfont.eot?#iefix') format('embedded-opentype'),
            url('../fonts/quicksand_bold-webfont.woff2') format('woff2'),
            url('../fonts/quicksand_bold-webfont.woff') format('woff'),
            url('../fonts/quicksand_bold-webfont.ttf') format('truetype'),
            url('../fonts/quicksand_bold-webfont.svg#quicksandbold') format('svg');
    font-weight: normal;
    font-style: normal;

} 
@font-face {
    font-family: 'quicksandlight';
    src: url('../fonts/quicksand_light-webfont.eot');
    src: url('../fonts/quicksand_light-webfont.eot?#iefix') format('embedded-opentype'),
            url('../fonts/quicksand_light-webfont.woff2') format('woff2'),
            url('../fonts/quicksand_light-webfont.woff') format('woff'),
            url('../fonts/quicksand_light-webfont.ttf') format('truetype'),
            url('../fonts/quicksand_light-webfont.svg#quicksandlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'quicksandbook';
        src: url('../fonts/quicksand_book-webfont.svg#quicksandbook') format('svg');
        font-weight: normal;
        font-style: normal;}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'quicksandbold';
        src: url('../fonts/quicksand_bold-webfont.svg#quicksandbold') format('svg');
        font-weight: normal;
        font-style: normal;}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'quicksandlight';
        src: url('../fonts/quicksand_light-webfont.svg#quicksandlight') format('svg');
        font-weight: normal;
        font-style: normal;}
}