
@font-face {
    font-family: 'Quicksand';
    src: url('Quicksand-VariableFont_wght.ttf') format('truetype'); /* Substitua o caminho do arquivo e o formato da fonte, se necessário */
    font-weight: 1 999;
    font-stretch: 75% 125%;
    font-style: normal;
}