I'm working on a project for work so I can't really share it but I'm hoping someone has run into this before.
I have a custom theme.css in /src/styles/theme.css and font-face.css in /src/fonts/font-face.css. I'm using WOFF2 fonts.
When I'm working in dev I have some layout shift that seems to be due to the fonts. But when I build and preview it doesn't seem to be there.
Has anyone run into this?