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

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

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

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

	.turret_road_regular {
		font-family: TurretRoad;
		font-weight: 400; 
		font-style: normal
	}
© 2024 CraytaKit