@charset "UTF-8";

@font-face {
    font-family: 'Pretendard';
    src: url(../font/pretendard/Pretendard-Thin.woff);
    font-weight: 100;
    unicode-range: U+AC00-D7A3, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/pretendard/Pretendard-ExtraLight.woff);
    font-weight: 200;
    unicode-range: U+AC00-D7A3, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/pretendard/Pretendard-Light.woff);
    font-weight: 300;
    unicode-range: U+AC00-D7A3, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/pretendard/Pretendard-Regular.woff);
    font-weight: 400;
    unicode-range: U+AC00-D7A3, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/pretendard/Pretendard-Medium.woff);
    font-weight: 500;
    unicode-range: U+AC00-D7A3, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/pretendard/Pretendard-SemiBold.woff);
    font-weight: 600;
    unicode-range: U+AC00-D7A3, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/pretendard/Pretendard-Bold.woff);
    font-weight: 700;
    unicode-range: U+AC00-D7A3, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/pretendard/Pretendard-ExtraBold.woff);
    font-weight: 800;
    unicode-range: U+AC00-D7A3, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/pretendard/Pretendard-Black.woff);
    font-weight: 900;
    unicode-range: U+AC00-D7A3, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E;
}



