/*
 * NotoSans (Korean)
 */
@font-face {
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 400;
    src: local('NotoSans Regular');
    src: url('https://entry-cdn.pstatic.net/uploads/fonts/NotoSans-Regular.woff') format('woff');
}
@font-face {
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 600;
    src: local('NotoSans Bold');
    src: url('https://entry-cdn.pstatic.net/uploads/fonts/NotoSans-Bold.woff') format('woff');
}