@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css");

@font-face {
     font-family: 'S-CoreDream';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
     font-weight: 300;
     font-style: normal;
}

@font-face {
     font-family: 'S-CoreDream';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');
     font-weight: 400;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
     font-weight: 500;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
     font-weight: 600;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff');
     font-weight: 700;
     font-style: normal;
}

@font-face {
  font-family: "NanumSquare";
  font-style: normal;
  font-weight: 400;
  src: local("../fonts/NanumSquareR"), 
    url("../fonts/NanumSquareR.eot"), 
    url("../fonts/NanumSquareR.eot?#iefix") format("embedded-opentype"), 
    url("../fonts/NanumSquareR.woff") format("woff"), 
    url("../fonts/NanumSquareR.ttf") format("truetype"); 
	url("../fonts/NanumSquareR.svg") format("svg");
}

@font-face {
    font-family: 'SBAggro';
    font-weight: 300;
    font-style: normal;
    src: url('../fonts/SBAggroLight.eot');
    src: url('../fonts/SBAggroLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SBAggroLight.woff2') format('woff2'),
        url('../fonts/SBAggroLight.woff') format('woff'),
        url('../fonts/SBAggroLight.ttf') format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'SBAggro';
    font-weight: 500;
    font-style: normal;
    src: url('../fonts/SBAggroMedium.eot');
    src: url('../fonts/SBAggroMedium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SBAggroMedium.woff2') format('woff2'),
        url('../fonts/SBAggroMedium.woff') format('woff'),
        url('../fonts/SBAggroMedium.ttf') format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'SBAggro';
    font-weight: 700;
    font-style: normal;
    src: url('../fonts/SBAggroBold.eot');
    src: url('../fonts/SBAggroBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SBAggroBold.woff2') format('woff2'),
        url('../fonts/SBAggroBold.woff') format('woff'),
        url('../fonts/SBAggroBold.ttf') format("truetype");
    font-display: swap;
}

@font-face {
  font-family: "Paperlogy";
  font-style: normal;
  font-weight: 400;
  src: local("../fonts/Paperlogy-4Regular"), 
    url("../fonts/Paperlogy-4Regular.ttf") format("truetype"); 
}

@font-face {
  font-family: "Paperlogy";
  font-style: normal;
  font-weight: 500;
  src: local("../fonts/Paperlogy-5Medium"), 
    url("../fonts/Paperlogy-5Medium.ttf") format("truetype"); 
}

@font-face {
  font-family: "Paperlogy";
  font-style: normal;
  font-weight: 600;
  src: local("../fonts/Paperlogy-6SemiBold"), 
    url("../fonts/Paperlogy-6SemiBold.ttf") format("truetype"); 
}

@font-face {
  font-family: "Paperlogy";
  font-style: normal;
  font-weight: 700;
  src: local("../fonts/Paperlogy-7Bold"), 
    url("../fonts/Paperlogy-7Bold.ttf") format("truetype"); 
}