	@font-face {
	    font-family: 'merriweather-light';
	    src: 	    url('/wp-content/uploads/foxtool-fonts/Merriweather-Light.ttf');
	}
	.font-demo.merriweather-light{font-family: 'merriweather-light' !important;}
		@font-face {
	    font-family: 'merriweather-bold';
	    src: 	    url('/wp-content/uploads/foxtool-fonts/Merriweather-Bold.ttf');
	}
	.font-demo.merriweather-bold{font-family: 'merriweather-bold' !important;}
		@font-face {
	    font-family: 'merriweather-regular';
	    src: 	    url('/wp-content/uploads/foxtool-fonts/Merriweather-Regular.ttf');
	}
	.font-demo.merriweather-regular{font-family: 'merriweather-regular' !important;}
	