@font-face {
    font-family: 'Quicksand';
    src: url('fonts/Quicksand/Quicksand-Bold.woff2') format('woff2'),
         url('fonts/Quicksand/Quicksand-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('fonts/Quicksand/Quicksand-BoldItalic.woff2') format('woff2'),
         url('fonts/Quicksand/Quicksand-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand Book';
    src: url('fonts/Quicksand/QuicksandBook-Regular.woff2') format('woff2'),
         url('fonts/Quicksand/QuicksandBook-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand Book Oblique';
    src: url('fonts/Quicksand/QuicksandBookOblique-Regular.woff2') format('woff2'),
         url('fonts/Quicksand/QuicksandBookOblique-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('fonts/Quicksand/Quicksand-Italic.woff2') format('woff2'),
         url('fonts/Quicksand/Quicksand-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('fonts/Quicksand/Quicksand-Light.woff2') format('woff2'),
         url('fonts/Quicksand/Quicksand-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('fonts/Quicksand/Quicksand-Medium.woff2') format('woff2'),
         url('fonts/Quicksand/Quicksand-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('fonts/Quicksand/Quicksand-Regular.woff2') format('woff2'),
         url('fonts/Quicksand/Quicksand-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand Dash';
    src: url('fonts/Quicksand/QuicksandDash-Regular.woff2') format('woff2'),
         url('fonts/Quicksand/QuicksandDash-Regular.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('fonts/Quicksand/Quicksand-LightItalic.woff2') format('woff2'),
         url('fonts/Quicksand/Quicksand-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('fonts/Quicksand/Quicksand-SemiBold.woff2') format('woff2'),
         url('fonts/Quicksand/Quicksand-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}