관리자 헤더와 메뉴 목록 디자인 추가
This commit is contained in:
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Black.woff
Normal file
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Black.woff
Normal file
Binary file not shown.
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Black.woff2
Normal file
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Black.woff2
Normal file
Binary file not shown.
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Bold.woff
Normal file
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Bold.woff
Normal file
Binary file not shown.
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Bold.woff2
Normal file
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Bold.woff2
Normal file
Binary file not shown.
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-ExtraBold.woff
Normal file
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-ExtraBold.woff
Normal file
Binary file not shown.
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-ExtraBold.woff2
Normal file
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-ExtraBold.woff2
Normal file
Binary file not shown.
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-ExtraLight.woff
Normal file
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-ExtraLight.woff
Normal file
Binary file not shown.
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-ExtraLight.woff2
Normal file
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-ExtraLight.woff2
Normal file
Binary file not shown.
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Light.woff
Normal file
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Light.woff
Normal file
Binary file not shown.
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Light.woff2
Normal file
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Light.woff2
Normal file
Binary file not shown.
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Medium.woff
Normal file
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Medium.woff
Normal file
Binary file not shown.
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Medium.woff2
Normal file
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Medium.woff2
Normal file
Binary file not shown.
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Regular.woff
Normal file
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Regular.woff
Normal file
Binary file not shown.
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Regular.woff2
Normal file
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Regular.woff2
Normal file
Binary file not shown.
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-SemiBold.woff
Normal file
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-SemiBold.woff
Normal file
Binary file not shown.
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-SemiBold.woff2
Normal file
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-SemiBold.woff2
Normal file
Binary file not shown.
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Thin.woff
Normal file
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Thin.woff
Normal file
Binary file not shown.
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Thin.woff2
Normal file
BIN
nuxt/assets/font/PretendardGOV/PretendardGOV-Thin.woff2
Normal file
Binary file not shown.
71
nuxt/assets/font/PretendardGOV/font.css
Normal file
71
nuxt/assets/font/PretendardGOV/font.css
Normal file
@@ -0,0 +1,71 @@
|
||||
/*
|
||||
Copyright (c) 2021 Kil Hyung-jin, with Reserved Font Name Pretendard GOV.
|
||||
https://github.com/orioncactus/pretendard
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family: 'Pretendard GOV';
|
||||
font-weight: 900;
|
||||
font-display: swap;
|
||||
src: local('Pretendard GOV Black'), url(PretendardGOV-Black.woff2) format('woff2'), url(PretendardGOV-Black.woff) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Pretendard GOV';
|
||||
font-weight: 800;
|
||||
font-display: swap;
|
||||
src: local('Pretendard GOV ExtraBold'), url(PretendardGOV-ExtraBold.woff2) format('woff2'), url(PretendardGOV-ExtraBold.woff) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Pretendard GOV';
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
src: local('Pretendard GOV Bold'), url(PretendardGOV-Bold.woff2) format('woff2'), url(PretendardGOV-Bold.woff) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Pretendard GOV';
|
||||
font-weight: 600;
|
||||
font-display: swap;
|
||||
src: local('Pretendard GOV SemiBold'), url(PretendardGOV-SemiBold.woff2) format('woff2'), url(PretendardGOV-SemiBold.woff) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Pretendard GOV';
|
||||
font-weight: 500;
|
||||
font-display: swap;
|
||||
src: local('Pretendard GOV Medium'), url(PretendardGOV-Medium.woff2) format('woff2'), url(PretendardGOV-Medium.woff) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Pretendard GOV';
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: local('Pretendard GOV Regular'), url(PretendardGOV-Regular.woff2) format('woff2'), url(PretendardGOV-Regular.woff) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Pretendard GOV';
|
||||
font-weight: 300;
|
||||
font-display: swap;
|
||||
src: local('Pretendard GOV Light'), url(PretendardGOV-Light.woff2) format('woff2'), url(PretendardGOV-Light.woff) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Pretendard GOV';
|
||||
font-weight: 200;
|
||||
font-display: swap;
|
||||
src: local('Pretendard GOV ExtraLight'), url(PretendardGOV-ExtraLight.woff2) format('woff2'), url(PretendardGOV-ExtraLight.woff) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Pretendard GOV';
|
||||
font-weight: 100;
|
||||
font-display: swap;
|
||||
src: local('Pretendard GOV Thin'), url(PretendardGOV-Thin.woff2) format('woff2'), url(PretendardGOV-Thin.woff) format('woff');
|
||||
}
|
||||
Reference in New Issue
Block a user