@font-face {
    font-family: 'Pretendard';
    font-weight: 700;
    font-style: normal;
    src: url('./Pretendard-Bold.subset.woff2') format('woff2');
}
@font-face {
    font-family: 'Pretendard';
    font-weight: 500;
    font-style: normal;
    src: url('./Pretendard-Medium.subset.woff2') format('woff2');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 400;
    font-style: normal;
    src: url('./Pretendard-Regular.subset.woff2') format('woff2');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 300;
    font-style: normal;
    src: url('./Pretendard-Light.subset.woff2') format('woff2');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 100;
    font-style: normal;
    src: url('./Pretendard-Thin.subset.woff2') format('woff2');
}
//@font-face {
//    font-family: 'Pretendard';
//    src: url('./HelveticaNeueCyr-Roman.woff2') format('woff2');
//    unicode-range: U+0020-007E;
//    font-style: normal;
//}
