/* 
https://webfontworld.github.io/naver/MaruBuri.css
https://webfontworld.github.io/naver/MaruBuri.png
https://wess.tistory.com/223
*/

@font-face {
    font-family: 'MaruBuri';
    font-weight: 100; 
    font-style: normal; 
    src: url(/common/font/MaruBuri-ExtraLight.woff2) format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'MaruBuri';
    font-weight: 300; 
    font-style: normal; 
    src: url(/common/font/MaruBuri-Light.woff2) format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'MaruBuri';
    font-weight: 400; 
    font-style: normal; 
    src: url(/common/font/MaruBuri-Regular.woff2) format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'MaruBuri';
    font-weight: 500; 
    font-style: normal; 
    src: url(/common/font/MaruBuri-SemiBold.woff2) format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'MaruBuri';
    font-weight: 700; 
    font-style: normal; 
    src: url(/common/font/MaruBuri-Bold.woff2) format('woff2');
    font-display: swap;
}