From 6108bbeb7030691e1e5f1aab6e054f7c865ea27c Mon Sep 17 00:00:00 2001 From: Expand-sys Date: Tue, 20 Apr 2021 12:38:53 +1000 Subject: [PATCH] papyrus patch --- public/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/css/style.css b/public/css/style.css index 70e3583..ae3c325 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -124,12 +124,12 @@ input[type="checkbox"]:checked ~ .reveal-if-active { max-height: 100px; /* little bit of a magic number :( */ overflow: visible; } - +@font-face {font-family: "PapyrusW01"; src: url("//db.onlinewebfonts.com/t/a0e1b1883c0cf520e9c50d0cd91cd0d0.eot"); src: url("//db.onlinewebfonts.com/t/a0e1b1883c0cf520e9c50d0cd91cd0d0.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/a0e1b1883c0cf520e9c50d0cd91cd0d0.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/a0e1b1883c0cf520e9c50d0cd91cd0d0.woff") format("woff"), url("//db.onlinewebfonts.com/t/a0e1b1883c0cf520e9c50d0cd91cd0d0.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/a0e1b1883c0cf520e9c50d0cd91cd0d0.svg#PapyrusW01") format("svg"); } h1, h2, h3, h4, h5, h6, p, label{ - font-family: 'Josefin Sans', sans-serif;= + font-family: PapyrusW01;= } h1{