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