mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-05 09:57:27 +00:00
fonts: add Play font
This commit is contained in:
parent
95539c8a5e
commit
d3b387efa9
17 changed files with 117 additions and 4 deletions
|
|
@ -1,3 +1,3 @@
|
|||
* {
|
||||
background: red;
|
||||
html, body {
|
||||
font-family: Play, sans-sefif;
|
||||
}
|
||||
|
|
|
|||
4
src/_assets/css/fonts.css.njk
Normal file
4
src/_assets/css/fonts.css.njk
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
permalink: _assets/css/fonts.css
|
||||
---
|
||||
{% include "../fonts/play/play.font.css" %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue