@font-face {
  font-family: "EB Garamond";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/eb-garamond/eb-garamond.woff2") format("woff2");
}
@font-face {
  font-family: "EB Garamond";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/eb-garamond/eb-garamond-medium.woff2") format("woff2");
}
@font-face {
  font-family: "EB Garamond";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/eb-garamond/eb-garamond-bold.woff2") format("woff2");
}
@font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/poppins/poppins.woff2") format("woff2");
}
@font-face {
  font-family: Poppins;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/poppins/poppins-medium.woff2") format("woff2");
}
@font-face {
  font-family: Poppins;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/poppins/poppins-bold.woff2") format("woff2");
}
