@charset "utf-8";

/* Pretendard */
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 100;
    src: local('Pretendard Thin'), url('Pretendard-Thin.subset.woff2') format('woff2'), url('Pretendard-Thin.subset.woff') format('woff');
}
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 300;
    src: local('Pretendard Light'), url('Pretendard-Light.subset.woff2') format('woff2'), url('Pretendard-Light.subset.woff') format('woff');
}
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 400;
    src: local('Pretendard Regular'), url('Pretendard-Regular.subset.woff2') format('woff2'), url('Pretendard-Regular.subset.woff') format('woff');
}
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 500;
    src: local('Pretendard Medium'), url('Pretendard-Medium.subset.woff2') format('woff2'), url('Pretendard-Medium.subset.woff') format('woff');
}
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 700;
    src: local('Pretendard Bold'), url('Pretendard-Bold.subset.woff2') format('woff2'), url('Pretendard-Bold.subset.woff') format('woff');
}