/* Fonts loaded from WP uploads (Poppins) */
@font-face {
  font-family: 'Poppins';
  src: url('http://mttm.local/wp-content/uploads/fonts/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('http://mttm.local/wp-content/uploads/fonts/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Add more weights/variants if you have their URLs */

body { font-family: 'Poppins', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif; }
