				@font-face {
					font-family: 'nunito-regular';
					src: url("9462Nunito-Regular.woff2") format('woff2'),
						url("9462Nunito-Regular.woff") format('woff');
					  font-display: auto;
				}

				.nunito-regular{font-family: 'nunito-regular' !important;}

						h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title, .site-description, body, p, blockquote, li, a, strong, b, em{
					font-family: 'nunito-regular' !important;
				}
		