/* Loaded on all pages that include this file. Inter @font-face only when layout.ejs / layout-auth.ejs add Google Fonts. */
body {
  font-family: 'Inter', system-ui, sans-serif;
}

.font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
}
