/*
 * Quicksand - Self-hosted from Google Fonts (Variable Font)
 * Subset: latin only (sufficient for Spanish + accented chars)
 * Weights: 300-700 (variable, one file covers all)
 * Source: https://fonts.google.com/specimen/Quicksand
 * License: SIL Open Font License (OFL)
 */

@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('/fonts/quicksand/quicksand-variable.woff2') format('woff2-variations'),
       url('/fonts/quicksand/quicksand-variable.woff2') format('woff2');
}
