				@font-face {
					font-family: 'merriweather-regular';
					src: url('/wp-content/uploads/useanyfont/171222020416Merriweather-Regular.woff') format('woff');
					font-display: auto;
				}

				.merriweather-regular{font-family: 'merriweather-regular' !important;}

						@font-face {
					font-family: 'merriweather-black';
					src: url('/wp-content/uploads/useanyfont/171222020445Merriweather-Black.woff') format('woff');
					font-display: auto;
				}

				.merriweather-black{font-family: 'merriweather-black' !important;}

						@font-face {
					font-family: 'merriweather-bold';
					src: url('/wp-content/uploads/useanyfont/171222023436merriweather-bold.woff') format('woff');
					font-display: auto;
				}

				.merriweather-bold{font-family: 'merriweather-bold' !important;}

						@font-face {
					font-family: 'merriweather-italic';
					src: url('/wp-content/uploads/useanyfont/171222023454merriweather-italic.woff') format('woff');
					font-display: auto;
				}

				.merriweather-italic{font-family: 'merriweather-italic' !important;}

						@font-face {
					font-family: 'merriweather-light';
					src: url('/wp-content/uploads/useanyfont/171222023512merriweather-light.woff') format('woff');
					font-display: auto;
				}

				.merriweather-light{font-family: 'merriweather-light' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'merriweather-bold' !important;
				}
						body, p{
					font-family: 'merriweather-regular' !important;
				}
		