@font-face {
    font-family: "Quicksand";
    font-weight: 300;
    font-style: normal;
    src: url(./quicksand/Quicksand-light.woff2) format("woff2");
    font-display: swap;
}
@font-face {
    font-family: "Quicksand";
    font-weight: 400;
    font-style: normal;
    src: url(./quicksand/Quicksand-Regular.woff2) format("woff2");
    font-display: swap;
}
@font-face {
    font-family: "Quicksand";
    font-weight: 500;
    font-style: normal;
    src: url(./quicksand/Quicksand-Medium.woff2) format("woff2");
    font-display: swap;
}
@font-face {
    font-family: "Quicksand";
    font-weight: 600;
    font-style: normal;
    src: url(./quicksand/Quicksand-SemiBold.woff2) format("woff2");
    font-display: swap;
}
@font-face {
    font-family: "Quicksand";
    font-weight: 700;
    font-style: normal;
    src: url(./quicksand/Quicksand-Bold.woff2) format("woff2");
    font-display: swap;
}
