Merriweather-Black.ttf
The quick brown fox jumps over the lazy dog.
	
	@font-face {
		font-family: Merriweather;
		src: url(https://content.crayta.com/fonts/Merriweather-Black.ttf);
		font-weight: 400; 
		font-style: normal
	}

	.merriweather_black {
		font-family: Merriweather;
		font-weight: 400; 
		font-style: normal
	}
Merriweather-Bold.ttf
The quick brown fox jumps over the lazy dog.
	
	@font-face {
		font-family: Merriweather;
		src: url(https://content.crayta.com/fonts/Merriweather-Bold.ttf);
		font-weight: 700; 
		font-style: normal
	}

	.merriweather_bold {
		font-family: Merriweather;
		font-weight: 700; 
		font-style: normal
	}
Merriweather-Light.ttf
The quick brown fox jumps over the lazy dog.
	
	@font-face {
		font-family: Merriweather;
		src: url(https://content.crayta.com/fonts/Merriweather-Light.ttf);
		font-weight: 400; 
		font-style: normal
	}

	.merriweather_light {
		font-family: Merriweather;
		font-weight: 400; 
		font-style: normal
	}
Merriweather-Regular.ttf
The quick brown fox jumps over the lazy dog.
	
	@font-face {
		font-family: Merriweather;
		src: url(https://content.crayta.com/fonts/Merriweather-Regular.ttf);
		font-weight: 400; 
		font-style: normal
	}

	.merriweather_regular {
		font-family: Merriweather;
		font-weight: 400; 
		font-style: normal
	}
© 2024 CraytaKit