/***************************************************
custom webfonts by fontello
version & date : v2.0.0 - 2025.03.12
***************************************************/

@font-face {
    font-family:'fontello';
    src:url(/css/fonts/custom-fontello.eot?46519872);
    src:url(/css/fonts/custom-fontello.eot?46519872#iefix) format('embedded-opentype'),
    	url(/css/fonts/custom-fontello.woff2?46519872) format('woff2'),
    	url(/css/fonts/custom-fontello.woff?46519872) format('woff'),
    	url(/css/fonts/custom-fontello.ttf?46519872) format('truetype'),
    	url(/css/fonts/custom-fontello.svg?46519872#fontello) format('svg');
    font-weight:400;
    font-style:normal
}

.icon-padbbang::before, .icon-tiktok::before, .icon-daum-cafe::before, .icon-daum-cafe-t::before, .icon-file-word::before, .icon-file-hwp::before, .icon-file-xls::before, .icon-file-ppt::before, .icon-file-pdf::before, .icon-file-zip::before, .icon-file-ai::before, .icon-file-psd::before, .icon-pdf::before, .icon-chart-up::before, .icon-language::before {
	content: var(--nd-ndfonts-icon, normal);
	display: inline-block;
	font-size: 1em;
	font-family: "fontello";
	font-variant: normal;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	text-rendaring: auto;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.icon-padbbang {
	--nd-ndfonts-icon:'\ef11';
}

.icon-tiktok {
	--nd-ndfonts-icon: '\ef13';
}

.icon-daum-cafe {
	--nd-ndfonts-icon: '\ef14';
}

.icon-daum-cafe-t {
	--nd-ndfonts-icon: '\ef15';
}

.icon-file-word {
	--nd-ndfonts-icon: '\ef0a';
}

.icon-file-hwp {
	--nd-ndfonts-icon: '\ef0b';
}

.icon-file-xls {
	--nd-ndfonts-icon: '\ef0c';
}

.icon-file-ppt {
	--nd-ndfonts-icon: '\ef0d';
}

.icon-file-pdf {
	--nd-ndfonts-icon: '\ef0e';
}

.icon-file-zip {
	--nd-ndfonts-icon: '\ef0f';
}

.icon-file-ai {
	--nd-ndfonts-icon: '\ef1a';
}

.icon-file-psd {
	--nd-ndfonts-icon: '\ef1b';
}

.icon-pdf {
	--nd-ndfonts-icon: '\ef1c';
}

.icon-chart-up {
	--nd-ndfonts-icon: '\ed00';
}

.icon-language {
	--nd-ndfonts-icon: '\ee00';
}