본문 바로가기
CSS

[CSS] Font 설정

by 기록하는_사람 2022. 9. 21.

무료 Font 사이트

📌 Google Fonts

https://fonts.google.com/

 

Google Fonts

Making the web more beautiful, fast, and open through great typography

fonts.google.com

 

Font 설정

📌 Font 설정

① 사이트에 접속해 원하는 폰트를 선택한다. 

② 원하는 폰트들을 선택한 후, import를 복사해 .css 파일 상단에 붙여넣는다.

③ font-family를 복사해 .css 파일에 붙여넣는다.

'CSS' 카테고리의 다른 글

[CSS] Media Query  (0) 2022.09.19
[CSS] Animation  (0) 2022.09.19
[CSS] Transform  (0) 2022.09.19
[CSS] Transition  (0) 2022.09.19
[CSS] custom property  (0) 2022.09.15

댓글