@font-face {
	font-family: pretendard-800;
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard Bold'), url(/public/font/Pretendard-ExtraBold.woff2) format('woff2');
}

@font-face {
	font-family: pretendard-700;
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url(/public/font/Pretendard-Bold.woff2) format('woff2');
}

@font-face {
	font-family: pretendard-600;
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url(/public/font/Pretendard-SemiBold.subset.woff2) format('woff2');
}

@font-face {
	font-family: pretendard-500;
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url(/public/font/Pretendard-Medium.subset.woff2) format('woff2');
}

@font-face {
	font-family: pretendard-400;
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url(/public/font/Pretendard-Regular.subset.woff2) format('woff2');
}

@font-face {
	font-family: pretendard-300;
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url(/public/font/Pretendard-Light.subset.woff2) format('woff2');
}



/* @font-face { */
    /* font-family: 'MaruBuri'; */
    /* src: url(https://hangeul.pstatic.net/hangeul_static/webfont/MaruBuri/MaruBuri-ExtraLight.woff2); */
    /* font-weight: 200; */
    /* font-display: swap; */
/* } */
@font-face {
    font-family: 'MaruBuri';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/MaruBuri/MaruBuri-Light.woff2);
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: 'MaruBuri';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/MaruBuri/MaruBuri-Regular.woff2);
    font-weight: 400;
    font-display: swap;
}
/* @font-face { */
    /* font-family: 'MaruBuri'; */
    /* src: url(https://hangeul.pstatic.net/hangeul_static/webfont/MaruBuri/MaruBuri-SemiBold.woff2); */
    /* font-weight: 600; */
    /* font-display: swap; */
/* } */
/* @font-face { */
    /* font-family: 'MaruBuri'; */
    /* src: url(https://hangeul.pstatic.net/hangeul_static/webfont/MaruBuri/MaruBuri-Bold.woff2); */
    /* font-weight: 700; */
    /* font-display: swap; */
/* } */