mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-09-06 12:52:54 +02:00
Added content, Neucha font
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
$blue: #0294d9;
|
||||
$violet: #ac44ff;
|
||||
$grey1: #444;
|
||||
|
||||
@font-face {
|
||||
font-family: Amatic;
|
||||
@ -10,3 +11,8 @@ $violet: #ac44ff;
|
||||
font-family: LunaSans;
|
||||
src: url("/fonts/LunaSans-Regular.ttf");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Neucha;
|
||||
src: url("/fonts/Neucha.ttf");
|
||||
}
|
||||
|
Reference in New Issue
Block a user