/*
 * MaruBuri (Korean) https://hangeul.naver.com/font/maru
 */
 @font-face {
    font-family: 'MaruBuri';
    font-style: normal;
    font-weight: 400;
    src: local('마루부리 Regular');
    src: url('https://entry-cdn.pstatic.net/uploads/fonts/MaruBuri-Regular.woff') format('woff');
}

@font-face {
    font-family: 'MaruBuri';
    font-style: normal;
    font-weight: 600;
    src: local('마루부리 Bold');
    src: url('https://entry-cdn.pstatic.net/uploads/fonts/MaruBuri-Bold.woff') format('woff');
}