slightly smaller version of the Sanchez font

from dafont.com
This commit is contained in:
Christian Lawson-Perfect 2025-05-11 09:38:38 +00:00
parent db4119c5a9
commit 87a19c0e7c
3 changed files with 1 additions and 1 deletions

Binary file not shown.

BIN
Sanchezregular.otf Normal file

Binary file not shown.

View file

@ -8,7 +8,7 @@
@font-face { @font-face {
font-family: 'Sanchez'; font-family: 'Sanchez';
src: local('Calvert'), src: local('Calvert'),
url('Sanchez-Regular.otf') format('opentype'); url('Sanchezregular.otf') format('opentype');
} }
@media (prefers-color-scheme: dark) { @media (prefers-color-scheme: dark) {