@font-face {
    font-family: "Lato";
    src: url("../fonts/lato-light.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
    display: swap;
}
@font-face {
    font-family: "Lato";
    src: url("../fonts/lato-regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    display: swap;
}
@font-face {
    font-family: "Lato";
    src: url("../fonts/lato-medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    display: swap;
}
@font-face {
    font-family: "Lato";
    src: url("../fonts/lato-semibold.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    display: swap;
}
@font-face {
    font-family: "Lato";
    src: url("../fonts/lato-bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    display: swap;
}
@font-face {
    font-family: "Lato";
    src: url("../fonts/lato-extrabold.woff2") format("woff2");
    font-weight: 800;
    font-style: normal;
    display: swap;
}
@font-face {
    font-family: "Lato";
    src: url("../fonts/lato-black.woff2") format("woff2");
    font-weight: 900;
    font-style: normal;
    display: swap;
}