@font-face {
    font-family: "PizzaLato";
    src: url("https://pizza.it/wp-content/themes/hello-pizza-child/assets/fonts/lato/lato-regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "PizzaLato";
    src: url("https://pizza.it/wp-content/themes/hello-pizza-child/assets/fonts/lato/lato-medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "PizzaLato";
    src: url("https://pizza.it/wp-content/themes/hello-pizza-child/assets/fonts/lato/lato-semibold.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "PizzaLato";
    src: url("https://pizza.it/wp-content/themes/hello-pizza-child/assets/fonts/lato/lato-bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

body,
body p,
body a,
body span,
body div,
body button,
body input,
body select,
body textarea,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-family: "PizzaLato", Arial, sans-serif !important;
}