diff options
Diffstat (limited to 'ext/mixed/css')
-rw-r--r-- | ext/mixed/css/frame.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/mixed/css/frame.css b/ext/mixed/css/frame.css index 7d772042..10af19be 100644 --- a/ext/mixed/css/frame.css +++ b/ext/mixed/css/frame.css @@ -26,12 +26,6 @@ src: url('/mixed/ttf/kanji-stroke-orders.ttf'); } -@font-face { - font-family: vl-gothic-regular; - src: url('/mixed/ttf/vl-gothic-regular.ttf'); -} - - /* * General */ @@ -112,7 +106,6 @@ hr { .expression { display: inline-block; - font-family: vl-gothic-regular; font-size: 24px; } |