annotate site/css/font.css @ 0:edf035b5437a

It starts with
author yakumo_izuru
date Fri, 30 May 2025 19:26:52 -0300
parents
children 380da6d0a7e9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
edf035b5437a It starts with
yakumo_izuru
parents:
diff changeset
1 @font-face {
edf035b5437a It starts with
yakumo_izuru
parents:
diff changeset
2 font-family: 'ArialPixel';
edf035b5437a It starts with
yakumo_izuru
parents:
diff changeset
3 src: url('/fonts/ArialPixel.ttf') format('truetype');
edf035b5437a It starts with
yakumo_izuru
parents:
diff changeset
4 }
edf035b5437a It starts with
yakumo_izuru
parents:
diff changeset
5