/*
Theme Name:   Getwid Base Child
Theme URI:    http://ambrejadeempire.com
Description:  Getwid Base Child Theme
Author:       AmbreJade
Author URI:   http://ambrejadeempire.com
Template:     getwid-base
Version:      1.1.2
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  getwid-base-child
*/
@font-face{
	font-display: swap;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Merriweather", serif !important;
}
.page-title{
	font-family: "Merriweather", serif;
}
body,
button,
input,
select,
optgroup,
textarea {
	font-family: "Inter", sans-serif;
}
.site-title {
	font-family: "Merriweather", serif;
}

.main-naviagtion a{
	font-family: "Merriweather", serif;
}
.main-navigation {
    font-family: "Merriweather", serif;
}