/* Local Lato with font-display: swap */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    font-display: swap; /* PAGESPEED OPTIMIZATION */
    src: url('../fonts/LatoLatin-Light.woff2') format('woff2'),
        url('../fonts/LatoLatin-Light.woff') format('woff');
    unicode-range: U+0000-00FF, U+0100-024F, U+1E00-1EFF, U+20A0-20CF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-display: swap; /* PAGESPEED OPTIMIZATION */
    src: url('../fonts/LatoLatin-Regular.woff2') format('woff2'),
        url('../fonts/LatoLatin-Regular.woff') format('woff');
    unicode-range: U+0000-00FF, U+0100-024F, U+1E00-1EFF, U+20A0-20CF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-display: swap; /* PAGESPEED OPTIMIZATION */
    src: url('../fonts/LatoLatin-Semibold.woff2') format('woff2'),
        url('../fonts/LatoLatin-Semibold.woff') format('woff');
    unicode-range: U+0000-00FF, U+0100-024F, U+1E00-1EFF, U+20A0-20CF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-display: swap; /* PAGESPEED OPTIMIZATION */
    src: url('../fonts/LatoLatin-Bold.woff2') format('woff2'),
        url('../fonts/LatoLatin-Bold.woff') format('woff');
    unicode-range: U+0000-00FF, U+0100-024F, U+1E00-1EFF, U+20A0-20CF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 300;
    font-display: swap; /* PAGESPEED OPTIMIZATION */
    src: url('../fonts/LatoLatin-LightItalic.woff2') format('woff2'),
        url('../fonts/LatoLatin-LightItalic.woff') format('woff');
    unicode-range: U+0000-00FF, U+0100-024F, U+1E00-1EFF, U+20A0-20CF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    font-display: swap; /* PAGESPEED OPTIMIZATION */
    src: url('../fonts/LatoLatin-Italic.woff2') format('woff2'),
        url('../fonts/LatoLatin-Italic.woff') format('woff');
    unicode-range: U+0000-00FF, U+0100-024F, U+1E00-1EFF, U+20A0-20CF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 600;
    font-display: swap; /* PAGESPEED OPTIMIZATION */
    src: url('../fonts/LatoLatin-SemiboldItalic.woff2') format('woff2'),
        url('../fonts/LatoLatin-SemiboldItalic.woff') format('woff');
    unicode-range: U+0000-00FF, U+0100-024F, U+1E00-1EFF, U+20A0-20CF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 700;
    font-display: swap; /* PAGESPEED OPTIMIZATION */
    src: url('../fonts/LatoLatin-BoldItalic.woff2') format('woff2'),
        url('../fonts/LatoLatin-BoldItalic.woff') format('woff');
    unicode-range: U+0000-00FF, U+0100-024F, U+1E00-1EFF, U+20A0-20CF, U+2C60-2C7F, U+A720-A7FF;
}
