comparison 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
comparison
equal deleted inserted replaced
1:998d5e743163 2:380da6d0a7e9
1 @font-face { 1 @font-face {
2 font-family: 'ArialPixel'; 2 font-family: 'Ume UI Gothic';
3 src: url('/fonts/ArialPixel.ttf') format('truetype'); 3 src: url('/fonts/ume-ugo4.ttf') format('truetype');
4 } 4 }
5 5 @font-face {
6 font-family: 'Ume UI Gothic O5';
7 src: url('/fonts/ume-ugo5.ttf') format('truetype');
8 }