@font-face {
    font-family: 'Sanchez';
    src: url('Sanchez-Regular.woff2') format('woff2'),
        url('Sanchez-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sanchez';
    src: url('Sanchez-Italic.woff2') format('woff2'),
        url('Sanchez-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Thirsty Rough';
    src: url('ThirstyRoughBol.woff2') format('woff2'),
        url('ThirstyRoughBol.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
/*
@font-face {
    font-family: 'Thirsty Rough';
    src: url('ThirstyRoughReg.woff2') format('woff2'),
        url('ThirstyRoughReg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/

@font-face {
    font-family: 'Veneer Clean';
    src: url('VeneerClean-Reg.woff2') format('woff2'),
        url('VeneerClean-Reg.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

