/**
 * Theme Name:     Divi Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */

h1, h2, h3, h4, h5, h6 {
	font-family: noto-serif, serif;
	font-weight: 100;
	font-style: thin;
	
	font-family: noto-serif, serif;
	font-weight: 400;
	font-style: normal;
	
	font-family: noto-serif, serif;
	font-weight: 700;
	font-style: bold;
}

body{
	font-family: montserrat, sans-serif;
	font-weight: 300;
	font-style: thin;
	
	font-family: montserrat, sans-serif;
	font-weight: 400;
	font-style: normal;
	
	font-family: montserrat, sans-serif;
	font-weight: 700;
	font-style: bold;
}