@font-face {
     font-family: 'Quicksand';
     font-display: swap;
     font-style: normal;
     font-weight: normal;
     src: url('./quicksand-v30-latin-ext_latin-500.woff2');
     /* IE9 Compat Modes */
     src: local(''), url('./quicksand-v30-latin-ext_latin-500.woff2') format('woff2');
     /* Legacy iOS */
}
@font-face {
     font-family: 'Quicksand';
     font-display: swap;
     font-style: normal;
     font-weight: 600;
     src: url('./quicksand-v30-latin-ext_latin-600.woff2');
     /* IE9 Compat Modes */
     src: local(''),url('./quicksand-v30-latin-ext_latin-600.woff2') format('woff2');
     /* Legacy iOS */
}
@font-face {
     font-family: 'Quicksand';
     font-display: swap;
     font-style: normal;
     font-weight: 700;
     src: url('./quicksand-v30-latin-ext_latin-700.woff2');
     /* IE9 Compat Modes */
     src: local(''),url('./quicksand-v30-latin-ext_latin-700.woff2') format('woff2');
     /* Legacy iOS */
}