@font-face {
    font-family: 'QuicksandBookRegular';
    src: url('fonts/QuicksandBookRegular.eot');
    src: url('fonts/QuicksandBookRegular.eot') format('embedded-opentype'),
         url('fonts/QuicksandBookRegular.woff2') format('woff2'),
         url('fonts/QuicksandBookRegular.woff') format('woff'),
         url('fonts/QuicksandBookRegular.ttf') format('truetype'),
         url('fonts/QuicksandBookRegular.svg#QuicksandBookRegular') format('svg');
}

@font-face {
    font-family: 'QuicksandBoldRegular';
    src: url('fonts/QuicksandBoldRegular.eot');
    src: url('fonts/QuicksandBoldRegular.eot') format('embedded-opentype'),
         url('fonts/QuicksandBoldRegular.woff2') format('woff2'),
         url('fonts/QuicksandBoldRegular.woff') format('woff'),
         url('fonts/QuicksandBoldRegular.ttf') format('truetype'),
         url('fonts/QuicksandBoldRegular.svg#QuicksandBoldRegular') format('svg');
}

@font-face {
    font-family: 'Quicksand_Book_Oblique';
    src: url('fonts/Quicksand_Book_Oblique.eot');
    src: url('fonts/Quicksand_Book_Oblique.eot') format('embedded-opentype'),
         url('fonts/Quicksand_Book_Oblique.woff2') format('woff2'),
         url('fonts/Quicksand_Book_Oblique.woff') format('woff'),
         url('fonts/Quicksand_Book_Oblique.ttf') format('truetype'),
         url('fonts/Quicksand_Book_Oblique.svg#Quicksand_Book_Oblique') format('svg');
}

@font-face {
    font-family: 'QuicksandLight';
    src: url('fonts/QuicksandLight.eot');
    src: url('fonts/QuicksandLight.eot') format('embedded-opentype'),
         url('fonts/QuicksandLight.woff2') format('woff2'),
         url('fonts/QuicksandLight.woff') format('woff'),
         url('fonts/QuicksandLight.ttf') format('truetype'),
         url('fonts/QuicksandLight.svg#QuicksandLight') format('svg');
}

