* { 
	font-family: "Avenir Next", pinghei, "pingfang sc", "helvetica neue", "work sans", "hiragino sans gb", sans-serif;
}

h1 { 
	font-family: "Avenir Next Condensed", pinghei, "pingfang sc", "helvetica neue", "work sans", "hiragino sans gb", sans-serif;
	font-weight: 600;
}

h2 { 
	font-family: "Avenir Next Condensed", pinghei, "pingfang sc", "helvetica neue", "work sans", "hiragino sans gb", sans-serif;
}

/*
IJT 2025 Mar 02 - added this to remove the thumbnails that may appear at the top of my posts.
 */

.post__thumbnail-wrapper { display: none }