/* lato-300 */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../Fonts/Lato/lato-v25-latin_latin-ext-300.woff2') format('woff2');
}
/* lato-300italic */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url('../Fonts/Lato/lato-v25-latin_latin-ext-300italic.woff2') format('woff2');
}
/* lato-regular (400) */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../Fonts/Lato/lato-v25-latin_latin-ext-regular.woff2') format('woff2');
}
/* lato-italic (400) */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('../Fonts/Lato/lato-v25-latin_latin-ext-italic.woff2') format('woff2');
}
/* lato-900 */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../Fonts/Lato/lato-v25-latin_latin-ext-900.woff2') format('woff2');
}
/* lato-900italic */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url('../Fonts/Lato/lato-v25-latin_latin-ext-900italic.woff2') format('woff2');
}
