@font-face {
  font-style: normal;
  font-weight: 300;
  font-family: "Room";
  font-display: swap;
  src: url("./Room-Thin.woff2") format("woff2");
}

@font-face {
  font-style: normal;
  font-weight: 500;
  font-family: "Room";
  font-display: swap;
  src: url("./Room-Medium.woff2") format("woff2");
}

@font-face {
  font-style: normal;
  font-weight: 700;
  font-family: "Room";
  font-display: swap;
  src: url("./Room-Bold.woff2") format("woff2");
}
