/* Self-hosted Google Fonts - Gioco Sicuro
   SRI-compliant: fonts served locally, no external CDN dependencies.
   Instead of: https://fonts.googleapis.com/css2?family=Fredoka+One&family=Quicksand:wght@500;700
*/
@font-face {
    font-family: 'Fredoka One';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('fredoka-one-v15.ttf') format('truetype');
}
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('quicksand-v37-500.ttf') format('truetype');
}
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('quicksand-v37-700.ttf') format('truetype');
}
