@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat-v29-latin-regular.woff2") format("woff2"),
     font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Baskerville';
  src: url('../fonts/libre-baskerville-v16-latin-regular.woff2') format('woff2'),
    font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cormorant';
  src: url('../fonts/cormorant-v21-latin-regular.woff2') format('woff2'),
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
