@charset "utf-8";

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 800;
    src: url(fonts/Pretendard-ExtraBold.woff2) format('font-woff2'),
        url(fonts/Pretendard-ExtraBold.woff) format('woff'),
        url(fonts/Pretendard-ExtraBold.otf) format('opentype'),
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 700;
    src: url(fonts/Pretendard-Bold.woff2) format('font-woff2'),
        url(fonts/Pretendard-Bold.woff) format('woff'),
        url(fonts/Pretendard-Bold.otf) format('opentype'),
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 600;
    src: url(fonts/Pretendard-SemiBold.woff2) format('font-woff2'),
        url(fonts/Pretendard-SemiBold.woff) format('woff'),
        url(fonts/Pretendard-SemiBold.otf) format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 500;
    src: url(fonts/Pretendard-Medium.woff2) format('font-woff2'),
        url(fonts/Pretendard-Medium.woff) format('woff'),
        url(fonts/Pretendard-Medium.otf) format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Pretendard-Regular.woff2) format('font-woff2'),
        url(fonts/Pretendard-Regular.woff) format('woff'),
        url(fonts/Pretendard-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 300;
    src: url(fonts/Pretendard-Light.woff2) format('font-woff2'),
        url(fonts/Pretendard-Light.woff) format('woff'),
        url(fonts/Pretendard-Light.otf) format('opentype');
}

@font-face {
    font-family: 'Paperlogy';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Paperlogy-4Regular.woff2) format('font-woff2'),
        url(fonts/Paperlogy-4Regular.woff) format('woff'),
        url(fonts/Paperlogy-4Regular.otf) format('opentype');
}

@font-face {
    font-family: 'Paperlogy';
    font-style: normal;
    font-weight: 500;
    src: url(fonts/Paperlogy-5Medium.woff2) format('font-woff2'),
        url(fonts/Paperlogy-5Medium.woff) format('woff'),
        url(fonts/Paperlogy-5Medium.otf) format('opentype');
}

@font-face {
    font-family: 'Paperlogy';
    font-style: normal;
    font-weight: 600;
    src: url(fonts/Paperlogy-6SemiBold.woff2) format('font-woff2'),
        url(fonts/Paperlogy-6SemiBold.woff) format('woff'),
        url(fonts/Paperlogy-6SemiBold.otf) format('opentype');
}
