@font-face {
    font-family: 'Lato';
    src: url('lato-700.woff2') format('woff2'),
        url('lato-700.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('lato-400.woff2') format('woff2'),
        url('lato-400.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Space Grotesk';
    src: url('space-grotesk-700.woff2') format('woff2'),
        url('space-grotesk-700.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
