@font-face {
    font-family: 'Pretendard Variable';
    font-style: normal;
    font-weight: 100;
    src: 
    url(pretendard/PretendardVariable.woff2) format('woff2-variations'),
    url(Pretendard-Regular) format('opentype');
}
@font-face {
    font-family: 'Pretendard Variable';
    font-style: normal;
    font-weight: 300;
    src: 
    url(pretendard/PretendardVariable.woff2) format('woff2-variations'),
    url(Pretendard-Medium) format('opentype');
}
@font-face {
    font-family: 'Pretendard Variable';
    font-style: normal;
    font-weight: 600;
    src: 
    url(pretendard/PretendardVariable.woff2) format('woff2-variations'),
    url(Pretendard-Bold) format('opentype');
}