@font-face{
    font-family:'DoulosSILR';
    src:url('../fonts/DoulosSILR.woff') format('woff'),
    url('../fonts/DoulosSILR.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family:'Pretendard-b';
    src:url('../fonts/Pretendard-Bold.woff') format('woff'),
    url('../fonts/Pretendard-Bold.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family:'Pretendard-sb';
    src:url('../fonts/Pretendard-SemiBold.woff') format('woff'),
    url('../fonts/Pretendard-SemiBold.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family:'Pretendard-m';
    src:url('../fonts/Pretendard-Medium.woff') format('woff'),
    url('../fonts/Pretendard-Medium.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family:'Pretendard-r';
    src:url('../fonts/Pretendard-Regular.woff') format('woff'),
    url('../fonts/Pretendard-Regular.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}