/* css for chosun.com webfont 20200122 */
@font-face {
        font-family: '조선명조';
        src: local('조선명조'),
             url('//archive.chosun.com/com/fonts/Chosun_Myeongjo.eot') format('embedded-opentype'),
             url('//archive.chosun.com/com/fonts/Chosun_Myeongjo.woff') format('woff');
    }
@font-face {
    font-family: '조선고딕'; 
    src: local('조선고딕'),
          url('//archive.chosun.com/com/fonts/Chosun_Gothic.eot') format('embedded-opentype'),
          url('//archive.chosun.com/com/fonts/Chosun_Gothic.woff') format('woff');
}
@font-face {
    font-family: '조선중간명조'; 
    src: local('조선중간명조'),
          url('//archive.chosun.com/com/fonts/Chosun_M_Myeongjo_Bold.eot') format('embedded-opentype'),
          url('//archive.chosun.com/com/fonts/Chosun_M_Myeongjo_Bold.woff') format('woff');
}
@font-face {
    font-family: '조선중간고딕'; 
    src: local('조선중간고딕'),
          url('//archive.chosun.com/com/fonts/Chosun_M_Gothic_Bold.eot') format('embedded-opentype'),
          url('//archive.chosun.com/com/fonts/Chosun_M_Gothic_Bold.woff') format('woff');
}