
@font-face {
	font-family: 'play';
	font-weight: 700;
	font-display: swap;
	src: url('/fonts/play/Play-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'play';
	font-weight: 400;
	font-display: swap;
	src: url('/fonts/play/Play-Regular.ttf') format('truetype');
}
