diff --git a/index.html b/index.html index 8894b83..7adfb65 100644 --- a/index.html +++ b/index.html @@ -50,6 +50,10 @@ + + + + PAL Networks diff --git a/src/css/reset.css b/src/css/reset.css index 23e7e89..c75a9f5 100644 --- a/src/css/reset.css +++ b/src/css/reset.css @@ -47,7 +47,7 @@ body { body { min-height: 100vh; - font-family: 'Pretendard', 'Noto Sans KR', 'Malgun Gothic', 'Apple SD Gothic Neo', sans-serif; + font-family: 'Outfit','Pretendard', 'Noto Sans KR', 'Malgun Gothic', 'Apple SD Gothic Neo', sans-serif; font-size: 16px; font-weight: 400; line-height: 1.5;