|
|
@ -1,5 +1,9 @@
|
|
|
|
/*웹폰트 noto-sans*/
|
|
|
|
/*웹폰트 noto-sans*/
|
|
|
|
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@800&family=Noto+Sans+KR:wght@400;500;700&display=swap');
|
|
|
|
/*2023.02.17 최정민 주석*/
|
|
|
|
|
|
|
|
/*담당자 피시에서 접속이 안된다는 함.
|
|
|
|
|
|
|
|
googleapis를 호출하는데 서버에서 오류가 나고 있음.
|
|
|
|
|
|
|
|
해당 호출에 대한 응답이 오래걸리는게 원인으로 추측하고 해당 api호출 주석*/
|
|
|
|
|
|
|
|
/*@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@800&family=Noto+Sans+KR:wght@400;500;700&display=swap');*/
|
|
|
|
|
|
|
|
|
|
|
|
/*초기설정*/
|
|
|
|
/*초기설정*/
|
|
|
|
*{
|
|
|
|
*{
|
|
|
|