/*
 * Godo font (Korean)
 */

@font-face {
    font-family: 'GodoB';
    font-style: normal;
    font-weight: normal;
    src: url(/fonts/GodoB.eot);
    src: url(/fonts/GodoB.eot?#iefix) format('embedded-opentype'),  
         url(/fonts/GodoB.woff) format('woff')}

@font-face {
    font-family: 'GodoM';
    font-style: normal;
    font-weight: normal;
    src: url(/fonts/GodoM.eot);
    src: url(/fonts/GodoM.eot?#iefix) format('embedded-opentype'),
         url(/fonts/GodoM.woff) format('woff')}