/*
* ADMIN STYLES IF KIRKI IS NOT ACTIVE
*/

/* default font families */
.editor-post-title__block .editor-post-title__input,
.editor-styles-wrapper .wp-block-latest-posts li a {
	font-family: "Playfair Display";
	font-weight: 500;
	}

.editor-styles-wrapper,
div .editor-styles-wrapper,
.editor-styles-wrapper p,
.editor-styles-wrapper .wp-block {
	font-family: Raleway;
	font-weight: 300;
	font-size: 17px;
	}

.editor-styles-wrapper h1, 
.editor-styles-wrapper h2, 
.editor-styles-wrapper h3, 
.editor-styles-wrapper h4, 
.editor-styles-wrapper h5, 
.editor-styles-wrapper h6, 
.editor-styles-wrapper .dropcap, 
.editor-styles-wrapper .wp-block-cover-image-text {
	font-family: Playfair Display;
	font-weight: 500;
	}