@charset "utf-8";

@font-face {
 font-family: 'gothic';
 font-weight: 900;
 font-display: swap;
 src: local('Pretendard GOV Black'), url('./PretendardGOV-Black.woff2') format('woff2');
}

@font-face {
 font-family: 'gothic';
 font-weight: 800;
 font-display: swap;
 src: local('Pretendard GOV ExtraBold'), url('./PretendardGOV-ExtraBold.woff2') format('woff2');
}

@font-face {
 font-family: 'gothic';
 font-weight: 700;
 font-display: swap;
 src: local('Pretendard GOV Bold'), url('./PretendardGOV-Bold.woff2') format('woff2');
}

@font-face {
 font-family: 'gothic';
 font-weight: 600;
 font-display: swap;
 src: local('Pretendard GOV SemiBold'), url('./PretendardGOV-SemiBold.woff2') format('woff2');
}

@font-face {
 font-family: 'gothic';
 font-weight: 500;
 font-display: swap;
 src: local('Pretendard GOV Medium'), url('./PretendardGOV-Medium.woff2') format('woff2');
}

@font-face {
 font-family: 'gothic';
 font-weight: 400;
 font-display: swap;
 src: local('Pretendard GOV Regular'), url('./PretendardGOV-Regular.woff2') format('woff2');
}

@font-face {
 font-family: 'gothic';
 font-weight: 300;
 font-display: swap;
 src: local('Pretendard GOV Light'), url('./PretendardGOV-Light.woff2') format('woff2');
}

@font-face {
 font-family: 'gothic';
 font-weight: 200;
 font-display: swap;
 src: local('Pretendard GOV ExtraLight'), url('./PretendardGOV-ExtraLight.woff2') format('woff2'),;
}

@font-face {
 font-family: 'gothic';
 font-weight: 100;
 font-display: swap;
 src: local('Pretendard GOV Thin'), url('./PretendardGOV-Thin.woff2') format('woff2');
}
 