<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***************************************************
custom webfonts by fontello
version &amp; date : v1.0.0 - 2020.12.02
***************************************************/

@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-band::before {
	content:'\ecc0'
}

.icon-band-b::before {
	content:'\ecc1'
}

.icon-kakao-ch::before {
	content:'\ecc2'
}

.icon-kakao-plus::before {
	content:'\ecc3'
}

.icon-padbbang::before {
	content:'\ecc4'
}</pre></body></html>