/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/********Century Gothic Fonts**********/

h1 {
 font-family: century-gothic, sans-serif;
}

h2 {
 font-family: century-gothic, sans-serif;
}

h3 {
 font-family: century-gothic, sans-serif;
}

h4 {
 font-family: century-gothic, sans-serif;
}

h5 {
 font-family: century-gothic, sans-serif;
}

h6 {
 font-family: century-gothic, sans-serif;

}

p {
 font-family: century-gothic, sans-serif;

}

a {
 font-family: century-gothic, sans-serif;

}