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

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

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

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

