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

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

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

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

	.orbitron_regular {
		font-family: Orbitron;
		font-weight: 400; 
		font-style: normal
	}
© 2024 CraytaKit