@font-face {
	font-family: 'NAMU';
	font-style: normal;
	font-weight: 400;
	src: url("fonts/NAMU-Pro.ttf") format("truetype");
}

@font-face {
	font-family: 'RFD';
	font-style: normal;
	font-weight: 400;
	src: url("fonts/RFDewi-Regular.ttf") format("truetype");
}

@font-face {
	font-family: 'SF_Pro_Display';
	font-style: normal;
	font-weight: 200;
	src: url("fonts/SF-Pro-Display-Thin.otf") format("opentype");
}

@font-face {
	font-family: 'SF_Pro_Display';
	font-style: normal;
	font-weight: 300;
	src: url("fonts/SF-Pro-Display-Light.otf") format("opentype");
}

@font-face {
	font-family: 'SF_Pro_Display';
	font-style: normal;
	font-weight: 400;
	src: url("fonts/SF-Pro-Display-Regular.otf") format("opentype");
}

@font-face {
	font-family: 'SF_Pro_Display';
	font-style: normal;
	font-weight: 500;
	src: url("fonts/SF-Pro-Display-Medium.otf") format("opentype");
}