/*
Theme Name: BALA Brothers BBQ
Theme URI: https://thefreewebsiteguys.com
Author: The Free Website Guys
Author URI: https://thefreewebsiteguys.com
Description: WordPress theme generated from BALA Brothers BBQ project.
Version: 1.0.9
License: GNU General Public License v2 or later
Text Domain: tmt
*/

*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; padding: 0; }

/* Prevent WordPress admin/global styles from overriding theme typography */
#tmt-app,
#tmt-app * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#tmt-app .font-display {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
}

#tmt-app .font-slab {
  font-family: 'Alfa Slab One', 'Rye', serif;
}
