@font-face{
    font-family:'Pretendard-Thin';
    font-style:normal;
    font-weight:100;
    src:url('../fonts/Pretendard-Thin.woff2') format('woff2'),
    url('../fonts/Pretendard-Thin.woff') format('woff'),
    url('../fonts/Pretendard-Thin.otf') format('OpenType');}
@font-face{
    font-family:'Pretendard-Light';
    font-style:normal;
    font-weight:200;
    src:url('../fonts/Pretendard-Light.woff2') format('woff2'),
     url('../fonts/Pretendard-Light.woff') format('woff'),
     url('../fonts/Pretendard-Light.otf') format('OpenType');}
@font-face{
    font-family:'Pretendard-Regular';
    font-style:normal;
    font-weight:400;
	src:url('../fonts/Pretendard-Regular.woff2') format('woff2'),
     url('../fonts/Pretendard-Regular.woff') format('woff'),
     url('../fonts/Pretendard-Regular.otf') format('OpenType');}
@font-face{
    font-family:'Pretendard-Medium';
    font-style:normal;
    font-weight:500;
    src:url('../fonts/Pretendard-Medium.woff2') format('woff2'),
     url('../fonts/Pretendard-Medium.woff') format('woff'),
     url('../fonts/Pretendard-Medium.otf') format('OpenType');}
@font-face{
   font-family:'Pretendard-Bold';
   font-style:normal;
   font-weight:600;
   src:url('../fonts/Pretendard-SemiBold.woff2') format('woff2'),
    url('../fonts/Pretendard-SemiBold.woff') format('woff'),
    url('../fonts/Pretendard-SemiBold.otf') format('OpenType');}     
@font-face{
    font-family:'Pretendard-Bold';
    font-style:normal;
    font-weight:700;
    src:url('../fonts/Pretendard-Bold.woff2') format('woff2'),
     url('../fonts/Pretendard-Bold.woff') format('woff'),
     url('../fonts/Pretendard-Bold.otf') format('OpenType');}

@font-face {
        font-family: 'NexonLv1Gothic';
        src: url('../fonts/NEXON\ Lv1\ Gothic\ OTF\ Light.woff2') format('woff2'),
        url('../fonts/NEXON\ Lv1\ Gothic\ OTF\ Light.woff') format('woff'),
        url('../fonts/NEXON\ Lv1\ Gothic\ OTF\ Light.otf') format('OpenType');
        font-weight: 300;
        font-display: swap;
    }
@font-face {
        font-family: 'NexonLv1Gothic';
        src: url('../fonts/NEXON\ Lv1\ Gothic\ OTF.woff2') format('woff2'),
        url('../fonts/NEXON\ Lv1\ Gothic\ OTF.woff') format('woff'),
        url('../fonts/NEXON\ Lv1\ Gothic\ OTF.otf') format('OpenType');
        font-weight: 400;
        font-display: swap;
    }
@font-face {
        font-family: 'NexonLv1Gothic';
        src: url('../fonts/NEXON\ Lv1\ Gothic\ OTF\ Bold.woff2') format('woff2'),
        url('../fonts/NEXON\ Lv1\ Gothic\ OTF\ Bold.woff') format('woff'),
        url('../fonts/NEXON\ Lv1\ Gothic\ OTF\ Bold.otf') format('OpenType');
        font-weight: 700;
        font-display: swap;
    }
@font-face {
    font-family: 'SangSangTitle';
    src: url('../fonts/SangSangTitleOTFM.woff2') format('woff2'),
         url('../fonts/SangSangTitleOTFM.woff') format('woff'),
         url('../fonts/SangSangTitleOTFM.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SangSangTitle';
    src: url('../fonts/SangSangTitleOTFB.woff2') format('woff2'),
         url('../fonts/SangSangTitleOTFB.woff') format('woff'),
         url('../fonts/SangSangTitleOTFB.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family: 'Noto Serif KR';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/NotoSerifKR-Regular.woff2') format('woff2'),
        url('../fonts/NotoSerifKR-Regular.woff') format('woff'),
        url('../fonts/NotoSerifKR-Regular.otf') format('opentype');
  }
  
  @font-face{
    font-family: 'Noto Serif KR';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/NotoSerifKR-Medium.woff2') format('woff2'),
        url('../fonts/NotoSerifKR-Medium.woff') format('woff'),
        url('../fonts/NotoSerifKR-Medium.otf') format('opentype');
  }
  
  @font-face{
    font-family: 'Noto Serif KR';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/NotoSerifKR-Bold.woff2') format('woff2'),
        url('../fonts/NotoSerifKR-Bold.woff') format('woff'),
        url('../fonts/NotoSerifKR-Bold.otf') format('opentype');
  }
