@font-face {
	font-family: 'RobotoSerif';
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url(type/RobotoSerif.woff2) format('woff2');
	
}

body {
    max-width: 800px;
    color: #3d3d3d;
    line-height: 1.5em;
    margin: auto;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}

h1, h2, h3 {
	font-family: "Phudu", serif;
 	font-optical-sizing: auto;
 	font-style: normal;
}

h1 {
	font-weight: 822;
	
}

h2 {
	font-weight: 722;
	
}

h3 {
	font-weight: 677;
	
}

p {
	font-family: 'RobotoSerif';
	font-size: 1.2em;
	line-height: 150%;
	font-variation-settings: "wdth" 100.93, "opsz" 14.79, "wght" 213, "GRAD" 0.6;
	
}

footer p {
	font-variation-settings: "wdth" 100.93, "opsz" 14.79, "wght" 553.07, "GRAD" 0.6;
	
}