/*
Theme Name: atomic4-base
Theme URI: 
Author: Atomic4
Author URI: 
Description: Atomic4 Base Blog Template
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: atomic4-base
Tags: 
*/


:root {
    --font-family-base: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  
  body,
  h1, h2, h3, h4, h5, h6,
  p {
    font-family: var(--font-family-base);
  }
  