@charset "utf-8";
@font-face {
    font-family: 'gothic';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('/fonts/gothic/gothica1-regular-webfont.woff') format('woff');
}
@font-face {
    font-family: 'gothic';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    src: url('/fonts/gothic/gothica1-bold-webfont.woff') format('woff');
    
}
@font-face {
    font-family: 'gothic';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('/fonts/gothic/gothica1-bold-webfont.woff') format('woff');
    
}


@font-face {
    font-family: 'PureunJeonnam';
    src: url('/fonts/PureunJeonnam/PureunJeonnamMedium.eot');
    src: url('/fonts/PureunJeonnam/PureunJeonnamMedium.eot?#iefix') format('embedded-opentype'),
        url('/fonts/PureunJeonnam/PureunJeonnamMedium.woff2') format('woff2'),
        url('/fonts/PureunJeonnam/PureunJeonnamMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PureunJeonnam';
    src: url('/fonts/PureunJeonnam/PureunJeonnam.eot');
    src: url('/fonts/PureunJeonnam/PureunJeonnam.eot?#iefix') format('embedded-opentype'),
        url('/fonts/PureunJeonnam/PureunJeonnam.woff2') format('woff2'),
        url('/fonts/PureunJeonnam/PureunJeonnam.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PureunJeonnam';
    src: url('/fonts/PureunJeonnam/PureunJeonnamBold.eot');
    src: url('/fonts/PureunJeonnam/PureunJeonnamBold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/PureunJeonnam/PureunJeonnamBold.woff2') format('woff2'),
        url('/fonts/PureunJeonnam/PureunJeonnamBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face{
	font-family:'NotoSansKR';
	font-style:normal;
	font-weight:100;
	src:local('Noto Sans Thin'),local('NotoSans-Thin'),
	/*url(/fonts/noto/NotoSansKR-Thin.eot),*/
	url(/fonts/noto/NotoSansKR-Thin.eot?#iefix) format('embedded-opentype'),
	url(/fonts/noto/NotoSansKR-Thin.woff) format('woff'),
	url(/fonts/noto/NotoSansKR-Thin.otf) format('opentype');
}
@font-face{
	font-family:'NotoSansKR';
	font-style:normal;
	font-weight:200;
	src:local('Noto Sans Light'),local('NotoSans-Light'),
	/*url(/fonts/noto/NotoSansKR-Light.eot),*/
	url(/fonts/noto/NotoSansKR-Light.eot?#iefix) format('embedded-opentype'),
	url(/fonts/noto/NotoSansKR-Light.woff) format('woff'),
	url(/fonts/noto/NotoSansKR-Light.otf) format('opentype');
}
@font-face{
	font-family:'NotoSansKR';
	font-style:normal;
	font-weight:300;
	src:local('Noto Sans DemiLight'),local('NotoSans-DemiLight'),
	/*url(/fonts/noto/NotoSansKR-DemiLight.eot),*/
	url(/fonts/noto/NotoSansKR-DemiLight.eot?#iefix) format('embedded-opentype'),
	url(/fonts/noto/NotoSansKR-DemiLight.woff) format('woff'),
	url(/fonts/noto/NotoSansKR-DemiLight.otf) format('opentype');
}
@font-face{
	font-family:'NotoSansKR';
	font-style:normal;
	font-weight:400;
	src:local('Noto Sans Regular'),local('NotoSans-Regular'),
	/*url(/fonts/noto/NotoSansKR-Regular.eot),*/
	url(/fonts/noto/NotoSansKR-Regular.eot?#iefix) format('embedded-opentype'),
	url(/fonts/noto/NotoSansKR-Regular.woff) format('woff'),
	url(/fonts/noto/NotoSansKR-Regular.otf) format('opentype');
}
@font-face{
	font-family:'NotoSansKR';
	font-style:normal;
	font-weight:500;
	src:local('Noto Sans Medium'),local('NotoSans-Medium'),
	/*url(/fonts/noto/NotoSansKR-Medium.eot),*/
	url(/fonts/noto/NotoSansKR-Medium.eot?#iefix) format('embedded-opentype'),
	url(/fonts/noto/NotoSansKR-Medium.woff) format('woff'),
	url(/fonts/noto/NotoSansKR-Medium.otf) format('opentype');
}
@font-face{
	font-family:'NotoSansKR';
	font-style:normal;
	font-weight:600;
	src:local('Noto Sans Bold'),local('NotoSans-Bold'),
	/*url(/fonts/noto/NotoSansKR-Bold.eot),*/
	url(/fonts/noto/NotoSansKR-Bold.eot?#iefix) format('embedded-opentype'),
	url(/fonts/noto/NotoSansKR-Bold.woff) format('woff'),
	url(/fonts/noto/NotoSansKR-Bold.otf) format('opentype');
}
@font-face{
	font-family:'NotoSansKR';
	font-style:normal;
	font-weight:700;
	src:local('Noto Sans Black'),local('NotoSans-Black'),
	/*url(/fonts/noto/NotoSansKR-Black.eot),*/
	url(/fonts/noto/NotoSansKR-Black.eot?#iefix) format('embedded-opentype'),
	url(/fonts/noto/NotoSansKR-Black.woff) format('woff'),
	url(/fonts/noto/NotoSansKR-Black.otf) format('opentype');
}