@import url("https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,400i");

.menu,
.site {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: normal;
  /* letter-spacing: 0.3em; */
  line-height: 2;
  text-transform: none;
}

.menu {
  font-size: 14px;
}
