@font-face {
  font-family: "Romie Regular";
  src:
    local("Romie Regular"),
    url(/static/fonts/Romie-Regular.woff2) format("woff2");
}

@font-face {
  font-family: "Rules Regular";
  src:
    local("Rules Regular"),
    url(/static/fonts/Rules-Regular.woff2) format("woff2");
  descent-override: 0%; /* Centers text in buttons better. */
}

@font-face {
  font-family: "Rules Bold";
  src:
    local("Rules Bold"),
    url(/static/fonts/Rules-Bold.woff2) format("woff2");
}

