/*
Theme Name:     Kadence Child v1
Theme URI:      n/a
Template:       kadence
Author:         Benton Demeter
Author URI:     n/a
Description:    This is a child theme for Kadence. It is the first iteration of our Kadence website build customizations.
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/


.font-900 {
	font-weight: 900;
}
.font-800 {
	font-weight: 800;
}
.font-700 {
	font-weight: 700;
}
.font-600 {
	font-weight: 600;
}
.font-500 {
	font-weight: 500;
}
.font-400 {
	font-weight: 400;
}
.font-300 {
	font-weight: 300;
}
