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

@font-face {
  font-family: "Romie";
  src: url("/Romie-Italic.woff2") format("woff2"),
       url("/Romie-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}