From fa555afe59b23f13eb6afa8db956ad738c49a1b6 Mon Sep 17 00:00:00 2001
From: GyeongMin Lee <59150207+gyeongent@users.noreply.github.com>
Date: Sat, 11 May 2024 16:22:45 +0900
Subject: [PATCH] =?UTF-8?q?index.html=20=EC=97=85=EB=8D=B0=EC=9D=B4?=
=?UTF-8?q?=ED=8A=B8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
index.html | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/index.html b/index.html
index 177a92efce6..c00130bf928 100644
--- a/index.html
+++ b/index.html
@@ -23,6 +23,11 @@
font-family: 'pkmnems';
src: url('./fonts/pkmnems.ttf') format('truetype');
}
+
+ @font-face {
+ font-family: 'neodgm'
+ src: url('./fonts/neodgm.ttf') format('truetype');
+ }