@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@600;700;900&family=Montserrat:wght@400;500;700&display=swap');
body, input, button {
  font-family: 'Montserrat', Arial, sans-serif !important;
}
h1, h2, h3, h4, h5, h6, .card-label, .player-list-title, .status-badge, .card-value {
  font-family: 'Orbitron', 'Montserrat', Arial, sans-serif !important;
  letter-spacing: 1.5px;
}
