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

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

@font-face {
  font-family: "Mori-medium";
  src: url("mori/PPMori-Medium.woff2") format("woff2"),
    url("mori/PPMori-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mori-semibold";
  src: url("mori/PPMori-SemiBold.woff2") format("woff2"),
    url("mori/PPMori-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
