@font-face {
	font-family: 'Junegull';
	src: url(../../assets/fonts/junegull-regular.woff2) format('woff2'),
	url(../../assets/fonts/junegull-regular.woff) format('woff'),
	url(../../assets/fonts/junegull-regular.ttf) format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: auto;
}