@charset "utf-8";
@font-face{ 
    font-family:'Pretendard';
    font-style: normal;
    font-weight: 600;
    src: local('Pretendard SemiBold'), local('Pretendard-SemiBold'),
    url('../../fonts/Pretendard-SemiBold.woff2') format('font-woff2'),
    url('../../fonts/Pretendard-SemiBold.woff') format('woff'), 
    url('../../fonts/Pretendard-SemiBold.otf') format('opentype'); 
    font-display: swap;
}