Brings the Pekora font back!
Old Pekora Font by onecoolhotdog

Details
Authoronecoolhotdog
LicenseNo License
Categoryhttps://www.pekora.zip/home
Created
Updated
Code size411 B
Code checksumf572d916
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Brings back the old Pekora font
Source code
/* ==UserStyle==
@name Old Pekora Font
@namespace https://www.pekora.zip/home
@version 1.0.0
==/UserStyle== */
@-moz-document domain("https://www.pekora.zip/home") {
body {
font-family: 'Source Sans Pro', sans-serif;
}
}
@-moz-document url-prefix("https://www.pekora.zip/home/") {
body {
font-family: 'Source Sans Pro', sans-serif;
}
}