@font-face {
	font-family: 'Inter';
	src: url('/static/fonts/inter/Inter-Black.ttf') format('truetype'), local('Inter');
	font-weight: 900;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Inter';
	src: url('/static/fonts/inter/Inter-Bold.ttf') format('truetype'), local('Inter');
	font-weight: 700;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Inter';
	src: url('/static/fonts/inter/Inter-ExtraBold.ttf') format('truetype'), local('Inter');
	font-weight: 800;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Inter';
	src: url('/static/fonts/inter/Inter-ExtraLight.ttf') format('truetype'), local('Inter');
	font-weight: 200;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Inter';
	src: url('/static/fonts/inter/Inter-Light.ttf') format('truetype'), local('Inter');
	font-weight: 300;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Inter';
	src: url('/static/fonts/inter/Inter-Medium.ttf') format('truetype'), local('Inter');
	font-weight: 500;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Inter';
	src: url('/static/fonts/inter/Inter-Regular.ttf') format('truetype'), local('Inter');
	font-weight: 400;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Inter';
	src: url('/static/fonts/inter/Inter-SemiBold.ttf') format('truetype'), local('Inter');
	font-weight: 600;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Inter';
	src: url('/static/fonts/inter/Inter-Thin.ttf') format('truetype'), local('Inter');
	font-weight: 100;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Hind';
	src: url('/static/fonts/hind/Hind-Light.ttf') format('truetype'), local('Inter');
	font-weight: 300;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'HankenGrotesk';
	src: url('/static/fonts/hankengrotesk/HankenGrotesk-VariableFont_wght.ttf') format('truetype'), local('HankenGrotesk');
	font-weight: 100 900;
	font-style: normal;
	font-display: auto;
}

/*
@font-face {
	font-family: 'Hind';
	src: url('/static/fonts/hind/Hind-Regular.ttf') format('truetype'), local('Hind');
	font-weight: 400;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Hind';
	src: url('/static/fonts/hind/Hind-Medium.ttf') format('truetype'), local('Hind');
	font-weight: 500;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Hind';
	src: url('/static/fonts/hind/Hind-SemiBold.ttf') format('truetype'), local('Inter');
	font-weight: 600;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Hind';
	src: url('/static/fonts/hind/Hind-Bold.ttf') format('truetype'), local('Inter');
	font-weight: 700;
	font-style: normal;
	font-display: auto;
}*/

/*@font-face {
	font-family: 'Mulish';
	src: url('/static/fonts/mulish/Mulish-SemiBold.ttf') format('truetype'), local('Mulish');
	font-weight: 600;
	font-style: normal;
	font-display: auto;
}*/

@font-face {
	font-family: 'Noto Color Emoji';
	src: url('/static/fonts/NotoColorEmoji-Regular.ttf') format('truetype'), local('Noto Color Emoji');
	font-weight: 400;
	font-style: normal;
	font-display: auto;
}

/*@font-face {
	font-family: 'Figtree';
	src: url('/static/fonts/figtree/Figtree-VariableFont_wght.ttf') format('truetype'), local('Figtree');
	font-weight: 1 999;
	font-style: normal;
	font-display: auto;
}*/

/*@font-face {
	font-family: 'Satoshi';
	src: url('/static/fonts/satoshi/Satoshi-Variable.ttf') format('truetype'), local('Satoshi');
	font-weight: 1 999;
	font-style: normal;
	font-display: auto;
}*/
