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

