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

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

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

