/****************************************************************
 * Font settings
 ***************************************************************/
body,
input,
select,
button,
textarea,
.text-base   {font-weight:400;font-family:"Noto Sans CJK KR"       , "Noto Sans KR", 'Noto Sans EOT'        , SimHei, Sans-serif;}
.text-light  {font-weight:300;font-family:"Noto Sans CJK KR Light" , "Noto Sans KR", 'Noto Sans EOT Light'  , SimHei, Sans-serif;}
.text-medium {font-weight:500;font-family:"Noto Sans CJK KR Medium", "Noto Sans KR", 'Noto Sans EOT Medium' , SimHei, Sans-serif;}
.text-bold   {font-weight:700;font-family:"Noto Sans CJK KR"       , "Noto Sans KR", 'Noto Sans EOT Bold'   , SimHei, Sans-serif;}

html[class^='chrome_49'] body,
html[class^='chrome_49'] input,
html[class^='chrome_49'] select,
html[class^='chrome_49'] button,
html[class^='chrome_49'] textarea,
html[class^='chrome_49'] .text-base,
html[class^='chrome_5'] body,
html[class^='chrome_5'] input,
html[class^='chrome_5'] select,
html[class^='chrome_5'] button,
html[class^='chrome_5'] textarea,
html[class^='chrome_5'] .text-base {font-family:'Noto Sans',Arial,"Noto Sans CJK KR"       , "Noto Sans KR", 'Noto Sans EOT'        , SimHei, Sans-serif;}
html[class^='chrome_49'] .text-light,
html[class^='chrome_5'] .text-light {font-family:'Noto Sans',Arial,"Noto Sans CJK KR Light" , "Noto Sans KR", 'Noto Sans EOT Light'  , SimHei, Sans-serif;}
html[class^='chrome_49'] .text-medium,
html[class^='chrome_5'] .text-medium {font-family:'Noto Sans',Arial,"Noto Sans CJK KR Medium", "Noto Sans KR", 'Noto Sans EOT Medium' , SimHei, Sans-serif;}
html[class^='chrome_49'] .text-bold,
html[class^='chrome_5'] .text-bold {font-family:'Noto Sans',Arial,"Noto Sans CJK KR"       , "Noto Sans KR", 'Noto Sans EOT Bold'   , SimHei, Sans-serif;}
