@charset "utf-8";
/* MiamiMD Quiz v104 - Font Definitions */

/* System font stack with fallbacks for optimal performance */
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', Arial, sans-serif;
}

/* Ensure consistent rendering across devices */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
