/*
Copyright (c) 2021 Kil Hyung-jin, with Reserved Font Name Pretendard.
https://github.com/orioncactus/pretendard

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
*/
/* @font-face {
    font-family: 'Chungbuk-National-University';
    src: url('../fonts/ChungbukNationalUniversity-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
	font-family: 'Chungbuk-National-University';
    src: url('../fonts/ChungbukNationalUniversity-Bold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
	font-family: 'S-CoreDream';
	font-weight: 900;
	font-display: swap;
	src: local('S-CoreDream Black'), url('../fonts/SCDream9.woff') format('woff');
}

@font-face {
	font-family: 'S-CoreDream';
	font-weight: 800;
	font-display: swap;
	src: local('S-CoreDream ExtraBold'), url('../fonts/SCDream8.woff') format('woff');
}

@font-face {
	font-family: 'S-CoreDream';
	font-weight: 700;
	font-display: swap;
	src: local('S-CoreDream Bold'), url('../fonts/SCDream7.woff') format('woff');
}

@font-face {
	font-family: 'S-CoreDream';
	font-weight: 600;
	font-display: swap;
	src: local('S-CoreDream SemiBold'), url('../fonts/SCDream6.woff') format('woff');
}

@font-face {
	font-family: 'S-CoreDream';
	font-weight: 500;
	font-display: swap;
	src: local('S-CoreDream Medium'), url('../fonts/SCDream5.woff') format('woff');
}

@font-face {
	font-family: 'S-CoreDream';
	font-weight: 400;
	font-display: swap;
	src: local('S-CoreDream Regular'), url('../fonts/SCDream4.woff') format('woff');
}

@font-face {
	font-family: 'S-CoreDream';
	font-weight: 300;
	font-display: swap;
	src: local('S-CoreDream Light'), url('../fonts/SCDream3.woff') format('woff');
}

@font-face {
	font-family: 'S-CoreDream';
	font-weight: 200;
	font-display: swap;
	src: local('S-CoreDream ExtraLight'), url('../fonts/SCDream2.woff') format('woff');
}

@font-face {
	font-family: 'S-CoreDream';
	font-weight: 100;
	font-display: swap;
	src: local('S-CoreDream Thin'), url('../fonts/SCDream1.woff') format('woff');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'), url('../fonts/Pretendard-Black.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard ExtraBold'), url('../fonts/Pretendard-ExtraBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url('../fonts/Pretendard-Bold.woff') format('woff');
}

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

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url('../fonts/Pretendard-Medium.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular') , url('../fonts/Pretendard-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url('../fonts/Pretendard-Light.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src: local('Pretendard ExtraLight'), url('../fonts/Pretendard-ExtraLight.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src: local('Pretendard Thin'), url('../fonts/Pretendard-Thin.woff') format('woff');
}
@font-face {
	font-family: 'Gmarket Sans';    font-style: normal;    font-weight: 700;
	src: local('Gmarket Sans Bold'), local('GmarketSans-Bold'),
	url('../fonts/GmarketSansBold.woff') format('woff');
}
@font-face {
	font-family: 'Gmarket Sans';    font-style: normal;    font-weight: 500;
	src: local('Gmarket Sans Medium'), local('GmarketSans-Medium'),
	url('../fonts/GmarketSansMedium.woff') format('woff');
}
@font-face {
	font-family: 'Gmarket Sans'; font-style: normal;    font-weight: 300;
	src: local('Gmarket Sans Light'), local('GmarketSans-Light'),
	url('../fonts/GmarketSansLight.woff') format('woff');
} */