@charset "utf-8";
@font-face {
    font-family: 'noto';
    src: url(https://tistory1.daumcdn.net/tistory/2744809/skin/images/NotoSansKR-Regular.woff) format('woff'),
    url(https://tistory1.daumcdn.net/tistory/2744809/skin/images/NotoSansKR-Regular.woff2) format('woff2');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'noto';
    src: url(https://tistory1.daumcdn.net/tistory/2744809/skin/images/NotoSansKR-Bold.woff) format('woff2'),
    url(https://tistory1.daumcdn.net/tistory/2744809/skin/images/NotoSansKR-Bold.woff2) format('woff2');
    font-style: normal;
    font-weight: bold;
}