diff --git a/web/themes/custom/opdavies/tailwind.config.js b/web/themes/custom/opdavies/tailwind.config.js index fbec92f..9aa05f5 100644 --- a/web/themes/custom/opdavies/tailwind.config.js +++ b/web/themes/custom/opdavies/tailwind.config.js @@ -71,16 +71,11 @@ module.exports = { colors, fontFamily: { sans: [ - '-apple-system', - 'BlinkMacSystemFont', - 'Segoe UI', - 'Roboto', - 'Helvetica', + 'Inter', 'Arial', + 'Helvetica Neue', + 'Helvetica', 'sans-serif', - 'Apple Color Emoji', - 'Segoe UI Emoji', - 'Segoe UI Symbol', ], mono: [ 'Operator Mono',