/*
Theme Name:   Nisarg Child
Theme URI:    https://plume-epee.com/
Description:  Theme de Plume-Epee.com
Author:       Antoine "Khazou" Lenoir
Author URI:   https://khazou.net
Template:     nisarg
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  nisargchild
*/

@import url('https://fonts.googleapis.com/css2?family=Cinzel&family=EB+Garamond&family=Barlow&display=swap');


body,
button,
input,
select,
textarea {
    color: #424242;
    font-family: "EB Garamond", serif;
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    color: #212121;
    font-family: 'Barlow', sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
}