fonts: add Play font

This commit is contained in:
He4eT 2025-02-18 01:07:00 +01:00
commit d3b387efa9
17 changed files with 117 additions and 4 deletions

View file

@ -1,3 +1,3 @@
* {
background: red;
html, body {
font-family: Play, sans-sefif;
}

View file

@ -0,0 +1,4 @@
---
permalink: _assets/css/fonts.css
---
{% include "../fonts/play/play.font.css" %}