@font-face {
  font-family: 'FreeRealms';
  src: url('/FreeRealms.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

html, body, * {
  font-family: 'FreeRealms', sans-serif !important;
}
