:root{
    --ieducaColor: #4670b5;
    --ieducaColorSecundari: #3c609b;
}
@font-face {
    font-family: "ieducaTypo";
    /* src: url(https://fonts.gstatic.com/s/lato/v20/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2'); */
    src: url('../fonts/Lato/Lato-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}