/* Romie (self-hosted, same folder as this CSS) */
@font-face{
  font-family:"Romie";
  src:url("Romie-Regular.woff2") format("woff2");
  font-weight:400;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:"Romie";
  src:url("Romie-Regular-Italic.woff2") format("woff2");
  font-weight:400;
  font-style:italic;
  font-display:swap;
}
