@font-face {
    font-family: 'KoPub Dotum';
    font-style: normal;
    font-weight: 300;
    src: url("/fonts/KoPub/KoPubDotum-Light.eot");
    src: url("/fonts/KoPub/KoPubDotum-Light.eot?#iefix") format('embedded-opentype'),
    url("/fonts/KoPub/KoPubDotum-Light.woff") format('woff'),
    url("/fonts/KoPub/KoPubDotum-Light.ttf") format('truetype');
    src:local(※), url("/fonts/KoPub/KoPubDotum-Light.ttf") format('woff');
}
@font-face {
    font-family: 'KoPub Dotum';
    font-style: normal;
    font-weight: 700;
    src: url("/fonts/KoPub/KoPubDotum-Bold.eot");
    src: url("/fonts/KoPub/KoPubDotum-Bold.eot?#iefix") format('embedded-opentype'),
    url("/fonts/KoPub/KoPubDotum-Bold.woff") format('woff'),
    url("/fonts/KoPub/KoPubDotum-Bold.ttf") format('truetype');
    src:local(※), url("/fonts/KoPub/KoPubDotum-Bold.ttf") format('woff');
}
