/*
Theme Name: 212-224
Theme URI: https://yourdomain.com
Author: TURNkey IT
Author URI: https://turnkey.pro/
Description: 
Version: 1.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
Text Domain: milwaukee-ave
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Playfair+Display:wght@700&display=swap');

body {
    font-family: 'Inter', system-ui, sans-serif;
}

/* Tailwind will be enqueued via functions.php */