diff --git a/Sanchez-Regular.ttf b/Sanchez-Regular.ttf deleted file mode 100644 index 3c6c134..0000000 Binary files a/Sanchez-Regular.ttf and /dev/null differ diff --git a/Sanchezregular.otf b/Sanchezregular.otf new file mode 100644 index 0000000..8f8f471 Binary files /dev/null and b/Sanchezregular.otf differ diff --git a/style.css b/style.css index 49a7716..fd44d73 100644 --- a/style.css +++ b/style.css @@ -8,7 +8,7 @@ @font-face { font-family: 'Sanchez'; src: local('Calvert'), - url('Sanchez-Regular.otf') format('opentype'); + url('Sanchezregular.otf') format('opentype'); } @media (prefers-color-scheme: dark) {