@font-face {
  font-family: "NaturaAndCo";
  src: url("NaturaAndCo-Medium.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "NaturaAndCo-Book";
  src: url("NaturaAndCo-Book.otf") format("opentype");
  font-weight: lighter;
  font-style: normal;
}
