[HTML & CSS] 📌 웹 개발 기본세팅 Title // 기본 글꼴 불러오기@font-face { font-family: "Pretendard Variable"; font-weight: 45 920; font-style: normal; font-display: swap; src: url(../font/PretendardVariable.woff2) format(woff2-variations);}// 사용할 색 설정:root { --color: #222; --sub01: #6.. CODE NOTE/HTML & CSS 2025.08.20