diff --git a/styles/globals.css b/styles/globals.css index 6abc37fa..34eeeb4d 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -402,6 +402,8 @@ body { button { @apply default-transition tracking-wider focus:outline-none; + -webkit-font-feature-settings: 'zero' 1; + font-feature-settings: 'zero' 1; } svg {