*{
  scroll-behavior: smooth;
}

::selection{
  background-color : #c19d68;
  color : #fff
}

.ff-p{
  font-family: "Playfair Display";
  letter-spacing: 0.2rem;
}

.ff-s{
  font-family: "Work Sans";
}

.ff-n{
  font-family: "Cormorant Garamond";
}