@charset "utf-8";

/* Com2us SGB Team. Author : Choi Hyunsun 2012-07-05. Edit : Choi Hyunsun 2012-07-05 */
@media all and (min-width:640px) {
@font-face{
font-family:'ng';
src:url('http://event.com2us.com/ci/include/font/NanumGothic.eot');
src:local('?'),
url('http://event.com2us.com/ci/include/font/NanumGothic.eot') format('embedded-opentype'),
url('http://event.com2us.com/ci/include/font/NanumGothic.woff') format('woff'),
url('http://event.com2us.com/ci/include/font/NanumGothic.ttf') format('truetype');
}
@font-face{
font-family:'ngb';
src:url('http://event.com2us.com/ci/include/font/NanumGothicBold.eot');
src:local('?'),
url('http://event.com2us.com/ci/include/font/NanumGothicBold.eot') format('embedded-opentype'),
url('http://event.com2us.com/ci/include/font/NanumGothicBold.woff') format('woff'),
url('http://event.com2us.com/ci/include/font/NanumGothicBold.ttf') format('truetype');
}
}