@font-face {
    font-family: 'LatoLatin';
    src: url('LatoLatin-MediumItalic.woff2') format('woff2'),
        url('LatoLatin-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'LatoLatin';
    src: url('LatoLatin-BoldItalic.woff2') format('woff2'),
        url('LatoLatin-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'LatoLatin';
    src: url('LatoLatin-Bold.woff2') format('woff2'),
        url('LatoLatin-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LatoLatin';
    src: url('LatoLatin-Light.woff2') format('woff2'),
        url('LatoLatin-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LatoLatin';
    src: url('LatoLatin-Black.woff2') format('woff2'),
        url('LatoLatin-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'LatoLatin';
    src: url('LatoLatin-Medium.woff2') format('woff2'),
        url('LatoLatin-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LatoLatin';
    src: url('LatoLatin-LightItalic.woff2') format('woff2'),
        url('LatoLatin-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'LatoLatin';
    src: url('LatoLatin-BlackItalic.woff2') format('woff2'),
        url('LatoLatin-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'LatoLatin';
    src: url('LatoLatin-Thin.woff2') format('woff2'),
        url('LatoLatin-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LatoLatin';
    src: url('LatoLatin-Semibold.woff2') format('woff2'),
        url('LatoLatin-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LatoLatin';
    src: url('LatoLatin-SemiboldItalic.woff2') format('woff2'),
        url('LatoLatin-SemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'LatoLatin';
    src: url('LatoLatin-ThinItalic.woff2') format('woff2'),
        url('LatoLatin-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
