/***************************************************
custom webfonts by fontello
version & 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-twitter-n::before {
	content:'\ef17';
}

.icon-band::before {
	content:'\ef00';
}

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

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

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

.icon-naver-tv::before {
	content:'\ef04';
}

.icon-daum-i::before {
	content:'\ef05';
}

.icon-daum-brunch::before {
	content:'\ef06';
}

.icon-1boon::before {
	content:'\ef07';
}

.icon-zum::before {
	content:'\ef08';
}

.icon-zum-official::before {
	content:'\ef09';
}

.icon-zum-square::before {
	content:'\ef10';
}

.icon-padbbang::before {
	content:'\ef11';
}

.icon-tistory::before {
	content:'\ef12';
}

.icon-tiktok:before {
	content: '\ef13';
}

.icon-daum-cafe:before {
	content: '\ef14';
}

.icon-daum-cafe-t:before {
	content: '\ef15';
}


.icon-file-word:before {
	content: '\ef0a';
}

.icon-file-hwp:before {
	content: '\ef0b';
}

.icon-file-xls:before {
	content: '\ef0c';
}

.icon-file-ppt:before {
	content: '\ef0d';
}

.icon-file-pdf:before {
	content: '\ef0e';
}

.icon-file-zip:before {
	content: '\ef0f';
}

.icon-file-ai:before {
	content: '\ef1a';
}

.icon-file-psd:before {
	content: '\ef1b';
}

.icon-pdf:before {
	content: '\ef1c';
}
