/* Personalizzazioni : font the seasons */
@font-face {
    font-family: "theseasons";
    src: url("../fonts/Fontspring-DEMO-theseasons-reg.otf");
}
@font-face {
    font-family: "theseasons2";
    src: url("../fonts/the-seasons.ttf");
}

@font-face {
  font-family: "TheSeasonsRegular";
  src: url('../fonts/font.woff2') format('woff2');
}

body {
margin:0;
}
