diff site/css/font.css @ 2:380da6d0a7e9

Swapped fonts, return of the webring
author yakumo_izuru
date Sat, 07 Jun 2025 22:47:50 -0300
parents edf035b5437a
children
line wrap: on
line diff
--- a/site/css/font.css	Fri May 30 19:41:23 2025 -0300
+++ b/site/css/font.css	Sat Jun 07 22:47:50 2025 -0300
@@ -1,5 +1,8 @@
-@font-face {	
-    	font-family: 'ArialPixel';	    
-    	src: url('/fonts/ArialPixel.ttf') format('truetype');	
+@font-face {
+	font-family: 'Ume UI Gothic';
+	src: url('/fonts/ume-ugo4.ttf') format('truetype');
 }
-
+@font-face {
+	font-family: 'Ume UI Gothic O5';
+	src: url('/fonts/ume-ugo5.ttf') format('truetype');
+}