diff --git a/resources/css/app.css b/resources/css/app.css index 9c5963b..54b247e 100644 --- a/resources/css/app.css +++ b/resources/css/app.css @@ -4,6 +4,6 @@ @source '../../storage/framework/views/*.php'; @theme { - --font-sans: 'Trebuchet MS', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', + --font-sans: 'Instrument Sans', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; }