@font-face {
    font-family: 'Sanchez';
    src: url('Sanchez-Regular.eot');
    src: url('Sanchez-Regular.eot?#iefix') format('embedded-opentype'),
        url('Sanchez-Regular.woff2') format('woff2'),
        url('Sanchez-Regular.woff') format('woff'),
        url('Sanchez-Regular.ttf') format('truetype'),
        url('Sanchez-Regular.svg#Sanchez-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

