Update 'ogcardeck/stylesheet.css'

main
ada 1 year ago
parent 02d3d5b489
commit 2384ef8d44

@ -24,16 +24,20 @@ p {
position: absolute;
margin: 2mm;
width: 100%;
font-family: "Trickster";
font-family: "Consolation";
}
p.down {
display: none;
bottom:0;
}
@font-face {
font-family: "Trickster";
src:
url("trickster-COLRv1.otf") format("opentype");
}
font-family: 'Consolation';
src: local('Consolation'),
url('./fonts/Consolation014.woff') format('opentype');
font-weight: normal;
font-style: normal;
}
Loading…
Cancel
Save