ahmadajmi / type

🎉 Minimal and Clean Free Jekyll Theme
https://type-jekyll.aspirethemes.com/
MIT License
212 stars 141 forks source link

How can I adapt google web font to this theme? #14

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hello, I appreciate that you made this theme. I wanna adapt new google web font to this theme, but I don't know how to do it. I added link href="https://fonts.googleapis.com/css?family=Nanum+Myeongjo:400,700,800&display=swap&subset=korean" rel="stylesheet" to head.html and also added

google_fonts: "Nanum Myeongjo:400,700,800"

to _config.yml.

But I can't find the file to change font-family. I have no idea what file to add font... Please help me with this. Thank you.