@font-face {
  font-family: 'Pretendard';
  font-weight: 300;
  font-display: swap;
  src: local('Pretendard Light'), url('../fonts/Pretendard/static/woff2/Pretendard-Light.woff2') format('woff2'), url('../fonts/Pretendard/static/woff/Pretendard-Light.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 400;
  font-display: swap;      
  src: local('Pretendard Regular'), url('../fonts/Pretendard/static/woff2/Pretendard-Regular.woff2') format('woff2'), url('../fonts/Pretendard/static/woff/Pretendard-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 500;
  font-display: swap;
  src: local('Pretendard Medium'), url('../fonts/Pretendard/static/woff2/Pretendard-Medium.woff2') format('woff2'), url('../fonts/Pretendard/static/woff/Pretendard-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 600;
  font-display: swap;
  src: local('Pretendard SemiBold'), url('../fonts/Pretendard/static/woff2/Pretendard-SemiBold.woff2') format('woff2'), url('../fonts/Pretendard/static/woff/Pretendard-SemiBold.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 700;
  font-display: swap;
  src: local('Pretendard Bold'), url('../fonts/Pretendard/static/woff2/Pretendard-Bold.woff2') format('woff2'), url('../fonts/Pretendard/static/woff/Pretendard-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 800;
  font-display: swap;
  src: local('Pretendard ExtraBold'), url('../fonts/Pretendard/static/woff2/Pretendard-ExtraBold.woff2') format('woff2'), url('../fonts/Pretendard/static/woff/Pretendard-ExtraBold.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 900;
  font-display: swap;
  src: local('Pretendard Black'), url('../fonts/Pretendard/static/woff2/Pretendard-Black.woff2') format('woff2'), url('../fonts/Pretendard/static/woff/Pretendard-Black.woff') format('woff');
}

@font-face {
    font-family: 'RIDIBatang';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.0/RIDIBatang.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
  font-family: 'MaruBuri';
  font-style: normal;
  font-weight: 200;
  src:  url(../fonts/MaruBuriOTF/MaruBuri-ExtraLight.otf) format('opentype'),
        url(../fonts/MaruBuriTTF/MaruBuri-ExtraLight.ttf) format('truetype');
}
@font-face {
  font-family: 'MaruBuri';
  font-style: normal;
  font-weight: 300;
  src:  url(../fonts/MaruBuriOTF/MaruBuri-Light.otf) format('opentype'),
        url(../fonts/MaruBuriTTF/MaruBuri-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'MaruBuri';
  font-style: normal;
  font-weight: 400;
  src:  url(../fonts/MaruBuriOTF/MaruBuri-Regular.otf) format('opentype'),
        url(../fonts/MaruBuriTTF/MaruBuri-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'MaruBuri';
  font-style: normal;
  font-weight: 600;
  src:  url(../fonts/MaruBuriOTF/MaruBuri-SemiBold.otf) format('opentype'),
        url(../fonts/MaruBuriTTF/MaruBuri-SemiBold.ttf) format('truetype');
}
@font-face {
  font-family: 'MaruBuri';
  font-style: normal;
  font-weight: 700;
  src:  url(../fonts/MaruBuriOTF/MaruBuri-Bold.otf) format('opentype'),
        url(../fonts/MaruBuriTTF/MaruBuri-Bold.ttf) format('truetype');
}



@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NotoSansKr/NotoSansKR-Regular.woff2) format('woff2'),
       url(../fonts/NotoSansKr/NotoSansKR-Regular.woff) format('woff'),
       url(../fonts/NotoSansKr/NotoSansKR-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/NotoSansKr/NotoSansKR-Bold.woff2) format('woff2'),
       url(../fonts/NotoSansKr/NotoSansKR-Bold.woff) format('woff'),
       url(../fonts/NotoSansKr/NotoSansKR-Bold.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Serif KR';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NotoSerifKr/NotoSerifKR-Regular.woff2) format('woff2'),
       url(../fonts/NotoSerifKr/NotoSerifKR-Regular.woff) format('woff'),
       url(../fonts/NotoSerifKr/NotoSerifKR-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Serif KR';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/NotoSerifKr/NotoSerifKR-Bold.woff2) format('woff2'),
       url(../fonts/NotoSerifKr/NotoSerifKR-Bold.woff) format('woff'),
       url(../fonts/NotoSerifKr/NotoSerifKR-Bold.otf) format('opentype');
}
