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

}

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

}

@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/quicksand/Quicksand_Bold-webfont.eot');
    src: url('../fonts/quicksand/Quicksand_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/quicksand/Quicksand_Bold-webfont.woff') format('woff'),
         url('../fonts/quicksand/Quicksand_Bold-webfont.ttf') format('truetype'),
         url('../fonts/quicksand/Quicksand_Bold-webfont.svg#QuicksandBold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/quicksand/Quicksand_Bold_Oblique-webfont.eot');
    src: url('../fonts/quicksand/Quicksand_Bold_Oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/quicksand/Quicksand_Bold_Oblique-webfont.woff') format('woff'),
         url('../fonts/quicksand/Quicksand_Bold_Oblique-webfont.ttf') format('truetype'),
         url('../fonts/quicksand/Quicksand_Bold_Oblique-webfont.svg#QuicksandBoldOblique') format('svg');
    font-weight: bold;
    font-style: italic;

}