/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

body
{
    font-family:"PPNeueMontreal-Regular";
    font-size: 18px;
    color: rgba(23, 42, 46, 1);
	line-height: 24px;
	font-weight: 400;
	overflow-x:hidden;
}
html {
    font-family:"PPNeueMontreal-Regular";
    font-size: 18px;
    color: rgba(23, 42, 46, 1);
	line-height: 24px;
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
    font-family:"Tiempos Text";
	font-weight: 500;
}
