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

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

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

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

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

	.raleway_regular {
		font-family: Raleway;
		font-weight: 400; 
		font-style: normal
	}
© 2024 CraytaKit