/**
 * URL: https://www.latofonts.com/
*/

@font-face {
    font-family: "Lato2";
    font-weight: 200;
    src: url('Lato-Thin.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Lato2";
    font-weight: 200;
    font-style: italic;
    src: url('Lato-ThinItalic.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Lato2";
    font-weight: 300;
    src: url('Lato-Light.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Lato2";
    font-weight: 300;
    font-style: italic;
    src: url('Lato-LightItalic.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Lato2";
    font-weight: 400;
    src: url('Lato-Regular.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Lato2";
    font-weight: 400;
    font-style: italic;
    src: url('Lato-Italic.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Lato2";
    font-weight: 500;
    src: url('Lato-Medium.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Lato2";
    font-weight: 500;
    font-style: italic;
    src: url('Lato-MediumItalic.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Lato2";
    font-weight: 600;
    src: url('Lato-Semibold.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Lato2";
    font-weight: 600;
    font-style: italic;
    src: url('Lato-SemiboldItalic.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Lato2";
    font-weight: 700;
    src: url('Lato-Bold.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Lato2";
    font-weight: 700;
    font-style: italic;
    src: url('Lato-BoldItalic.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Lato2";
    font-weight: 800;
    src: url('Lato-Heavy.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Lato2";
    font-weight: 800;
    font-style: italic;
    src: url('Lato-HeavyItalic.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Lato2";
    font-weight: 900;
    src: url('Lato-Black.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Lato2";
    font-weight: 900;
    font-style: italic;
    src: url('Lato-BlackItalic.woff2') format('woff2');
    font-display: swap;
}
