@font-face {
    font-family: 'Lato';
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    src: url('lato-black-webfont.woff2') format('woff2');
}
@font-face {
    font-family: 'Lato';
    font-weight: 900;
    font-style: italic;
    font-display: swap;
    src: url('lato-blackitalic-webfont.woff2') format('woff2');
}

@font-face {
    font-family: 'Lato';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('lato-bold-webfont.woff2') format('woff2');
}
@font-face {
    font-family: 'Lato';
    font-weight: 700;
    font-style: italic;
    font-display: swap;
    src: url('lato-bolditalic-webfont.woff2') format('woff2');
}

@font-face {
    font-family: 'Lato';
    font-weight: normal;
    font-style: italic;
    font-display: swap;
    src: url('lato-italic-webfont.woff2') format('woff2');
}
@font-face {
    font-family: 'Lato';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('lato-regular-webfont.woff2') format('woff2');
}


@font-face {
    font-family: 'Lato';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('lato-light-webfont.woff2') format('woff2');
}
@font-face {
    font-family: 'Lato';
    font-weight: 300;
    font-style: italic;
    font-display: swap;
    src: url('lato-lightitalic-webfont.woff2') format('woff2');
}

@font-face {
    font-family: 'Lato';
    font-weight: 100;
    font-style: normal;
    font-display: swap;
    src: url('lato-thin-webfont.woff2') format('woff2');
}
@font-face {
    font-family: 'Lato';
    font-weight: 100;
    font-style: italic;
    font-display: swap;
    src: url('lato-thinitalic-webfont.woff2') format('woff2');
}