@font-face {
	font-family: 'Inter';
	font-weight: 400;
	src: url('/fonts/inter/Inter-Regular-Google.ttf') format('truetype');
}

@font-face {
	font-family: 'Inter';
	font-weight: 700;
	src: url('/fonts/inter/Inter-Bold-Google.ttf') format('truetype');
}
