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