@font-face {
  font-family: "Inter Sub";
  src: url("../fonts/inter-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter Sub";
  src: url("../fonts/inter-bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Playfair Display Sub";
  src: url("../fonts/playfair-display-700.woff2") format("woff2");
  font-weight: 600 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Playfair Display Sub";
  src: url("../fonts/playfair-display-italic-500.woff2") format("woff2");
  font-weight: 400 500;
  font-style: italic;
  font-display: swap;
}
