/*
Theme Name:   GEMACChemnitzEnfoldchild
Description:  GEMAC Chemnitz Enfold child
Author:       GEMAC-fieldbus-Admin
Author URL:   https://gemac-chemnitz.com/
Template:     enfold
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  GEMACChemnitzEnfoldchild
*/

/* Write here your own personal stylesheet */
:root {
    --enfold-font-family-theme-body: "Verdana Pro W01 Regular", Verdana, Helvetica, Arial, sans-serif;
    --custom-font-family-headlines : "Verdana Pro W01 Light", Verdana, Helvetica, Arial, sans-serif;
}

body {
    font-family: var(--enfold-font-family-theme-body);
}

h1,
h2,
h3,
h4,
h5,
h6,
#top .title_container .main-title,
tr.pricing-row td,
#top .portfolio-title,
.callout .content-area,
.avia-big-box .avia-innerbox,
.av-special-font,
.av-current-sort-title,
.html_elegant-blog #top .minor-meta,
#av-burger-menu-ul li {
    font-family: var(--custom-font-family-headlines);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}