/*500*/
@font-face {
	font-family: 'Inter-Medium';
	src:  url('Inter-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

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