/*
 Theme Name:   Stargaze Child Theme
 Theme URI:    https://stargaze.themerex.net
 Description:  Stargaze Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     stargaze
 Version:      1.0.0    
 Tags:         astronomy, telescopes, binoculars, optics, science, online shop, events, museum, space observatory, aerospace company, engineering, space tourism, astronomy museum, planetarium, space blog
 Text Domain:  stargaze
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.scheme_dark,
body.scheme_dark {
    --theme-font-p_font-family: Jost, sans-serif;
    --theme-font-h1_font-family: Poppins, sans-serif;
    --theme-font-h2_font-family: Poppins, sans-serif;
    --theme-font-h3_font-family: Poppins, sans-serif;
    --theme-font-h4_font-family: Poppins, sans-serif;
    --theme-font-h5_font-family: Poppins, sans-serif;
    --theme-font-h6_font-family: Poppins, sans-serif;
    --theme-font-logo_font-family: Poppins, sans-serif;
    --theme-font-button_font-family: Poppins, sans-serif;
    --theme-font-menu_font-family: Poppins, sans-serif;
    --theme-font-submenu_font-family: Jost, sans-serif;
}