@font-face {
	font-display: swap;
	font-family: zillaslab;
	font-style: normal;
	font-weight: 400;
	src: url('ZillaSlab-Regular.ttf') format('truetype');
}

@font-face {
	font-display: swap;
	font-family: zillaslab;
	font-style: normal;
	font-weight: 600;
	src: url('ZillaSlab-SemiBold.ttf') format('truetype');
}

@font-face {
	font-display: swap;
	font-family: zillaslab;
	font-style: normal;
	font-weight: 700;
	src: url('ZillaSlab-Bold.ttf') format('truetype');
}
