@font-face {
	font-family: 'Tilda SansLight';
	src: url(../../assets/fonts/TildaSans-Light.woff2) format('woff2'),
	url(../../assets/fonts/TildaSans-Light.woff) format('woff'),
	url(../../assets/fonts/TildaSans-Light.ttf) format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: auto;
}