@font-face {
    font-family: 'Quicksand';
    src: url('quicksand-light-webfont.eot');
    src: url('quicksand-light-webfont.eot#iefix') format('embedded-opentype'),
         url('quicksand-light-webfont.woff') format('woff2'),
         url('quicksand-light-webfont.woff') format('woff'),
         url('quicksand-light-webfont.ttf') format('truetype'),
         url('quicksand-light-webfont.svg') format('svg');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'Quicksand';
    src: url('quicksand-lightitalic-webfont.eot');
    src: url('quicksand-lightitalic-webfont.eot#iefix') format('embedded-opentype'),
         url('quicksand-lightitalic-webfont.woff') format('woff2'),
         url('quicksand-lightitalic-webfont.woff') format('woff'),
         url('quicksand-lightitalic-webfont.ttf') format('truetype'),
         url('quicksand-lightitalic-webfont.svg') format('svg');
    font-weight: 300;
    font-style: italic;

}

@font-face {
    font-family: 'Quicksand';
    src: url('quicksand-regular-webfont.eot');
    src: url('quicksand-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('quicksand-regular-webfont.woff') format('woff2'),
         url('quicksand-regular-webfont.woff') format('woff'),
         url('quicksand-regular-webfont.ttf') format('truetype'),
         url('quicksand-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Quicksand';
    src: url('quicksand-italic-webfont.eot');
    src: url('quicksand-italic-webfont.eot#iefix') format('embedded-opentype'),
         url('quicksand-italic-webfont.woff') format('woff2'),
         url('quicksand-italic-webfont.woff') format('woff'),
         url('quicksand-italic-webfont.ttf') format('truetype'),
         url('quicksand-italic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: italic;

}