@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: url('../font/Pretendard/Pretendard-SemiBold.woff2') format('woff2');
}

@font-face {
     font-family: 'NanumBarunGothic';
     font-style: normal;
     font-weight: 400;
     src: url('../font/NanumBarunGothic/NanumBarunGothic.otf') format('opentype'),
          url('//fastly.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'),
          url('../font/NanumBarunGothic/NanumBarunGothic.ttf') format('truetype');
}

@font-face {
     font-family: 'Paperlogy';
     font-weight: 400;
     font-style: normal;
     src: url('../font/paperlogy/Paperlogy-4Regular.woff2') format('woff2'),
          url('../font/paperlogy/Paperlogy-4Regular.ttf') format('truetype');
     font-display: swap;
}

@font-face {
     font-family: 'Paperlogy';
     font-weight: 700;
     font-style: normal;
     src: url('../font/paperlogy/Paperlogy-7Bold.woff2') format('woff2'),
          url('../font/paperlogy/Paperlogy-7Bold.ttf') format('truetype');
     font-display: swap;
}