/*
Theme Name: Miles Apart
Theme URI: https://facebook.com/milesapartheart
Author: Miles Apart Team
Author URI: https://facebook.com/milesapartheart
Description: A modern, empathetic, and empowering WordPress theme for immigrant workers and diaspora families who sacrifice to provide for their children and families back home.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: milesapart
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, blog, community, non-profit
*/

/* 
 * Miles Apart Core Theme Styles
 * All full component and layout rules are located in assets/css/main.css
 */
:root {
  --font-primary: 'Plus Jakarta Sans', 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  --font-heading: 'Outfit', 'Plus Jakarta Sans', sans-serif;
  --font-accent: 'Playfair Display', Georgia, serif;
}
