@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Itim&display=swap');

.top {
  background-image: url(../img/top.png);
  background-size: cover;
}




h1,h2,h3 {
  font-family: 'Itim', cursive;
}

