@font-face {
    src: url("/images/fonts/lato/Lato-Light.woff2") format("woff2");
    font-family: "Lato";
    font-display: auto;
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
}

@font-face {
    src: url("/images/fonts/lato/Lato-Regular.woff2") format("woff2");
    font-family: "Lato";
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    src: url("/images/fonts/lato/Lato-Bold.woff2") format("woff2");
    font-family: "Lato";
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    src: url("/images/fonts/lato/Lato-Black.woff2") format("woff2");
    font-family: "Lato";
    font-display: auto;
    font-style: normal;
    font-weight: 900;
    font-stretch: normal;
}