/*
Theme Name:   Tailored WP 2020
Description:  A custom theme for TailoredWP.com
Author:       Ricardo Nunez
Author URL:   https://tailoredwp.com
Template:     hello-elementor
Version:      1.0
Text Domain:  tailored-wp-2020
*/

/* Write here your own personal stylesheet */

h1, h2, h3, h4, h5, h6 {
	font-family: "Halant", Sans-serif;
	font-weight: 500;
}
h1 {
	font-size: 2.75em;
}
h2 {
	font-size: 2.25em;
}
h3 {
	font-size: 1.75em;
}
h4 {
	font-size: 1.5em;
}
h5 {
	font-size: 1.25em;
}
h6 {
	font-size: 1.00em;
}