@font-face {
    font-family:'Quicksand';
    src:url("../fonts/quicksand/Quicksand-Light.woff") format("woff");
    font-weight:300;
    font-style:normal;
}
@font-face {
    font-family:'Quicksand';
    src:url("../fonts/quicksand/Quicksand-Regular.woff") format("woff");
    font-weight:400;
    font-style:normal;
}
@font-face {
    font-family:'Quicksand';
    src:url("../fonts/quicksand/Quicksand-Medium.woff") format("woff");
    font-weight:500;
    font-style:normal;
}
@font-face {
    font-family:'Quicksand';
    src:url("../fonts/quicksand/Quicksand-Bold.woff") format("woff");
    font-weight:700;
    font-style:normal;
}