<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* poppins �壱�� */

@font-face {
	font-family:'RobotoT';
	src: url(../font/poppins/Poppins-Thin.ttf) format('truetype');
}

@font-face {
	font-family:'PoppinsEL';
	src: url(../font/poppins/Poppins-ExtraLight.ttf) format('truetype');
}

@font-face {
	font-family:'PoppinsL';
	src: url(../font/poppins/Poppins-Light.ttf) format('truetype');
}

@font-face {
	font-family:'PoppinsR';
	src: url(../font/poppins/Poppins-Regular.ttf) format('truetype');
}

@font-face {
	font-family:'PoppinsSB';
	src: url(../font/poppins/Poppins-SemiBold.ttf) format('truetype');
}

@font-face {
	font-family:'PoppinsB';
	src: url(../font/poppins/Poppins-Bold.ttf) format('truetype');
}

/* Pretendard �壱�� */

@font-face {
	font-family:'PretendardT';
	src: url(../font/pretendard/Pretendard-Thin.otf) format('truetype');
}

@font-face {
	font-family:'PretendardL';
	src: url(../font/pretendard/Pretendard-Light.otf) format('truetype');
}

@font-face {
	font-family:'PretendardR';
	src: url(../font/pretendard/Pretendard-Regular.otf) format('truetype');
}

@font-face {
	font-family:'PretendardM';
	src: url(../font/pretendard/Pretendard-Medium.otf) format('truetype');
}

@font-face {
	font-family:'PretendardSB';
	src: url(../font/pretendard/Pretendard-SemiBold.otf) format('truetype');
}

@font-face {
	font-family:'PretendardB';
	src: url(../font/pretendard/Pretendard-Bold.otf) format('truetype');
}

@font-face {
	font-family:'PretendardEB';
	src: url(../font/pretendard/Pretendard-ExtraBold.otf) format('truetype');
}</pre></body></html>