diff --git a/client/src/document/mathml-polyfill/mathml-font.scss b/client/src/document/mathml-polyfill/mathml-font.scss index 4ad9809de2bf..876650947493 100644 --- a/client/src/document/mathml-polyfill/mathml-font.scss +++ b/client/src/document/mathml-polyfill/mathml-font.scss @@ -1,7 +1,8 @@ @font-face { font-family: "STIXRegular"; font-weight: normal; - src: url("./font/STIXTwoMath-Regular.woff2") format("woff2"); + src: local("STIXTwoText") url("./font/STIXTwoMath-Regular.woff2") + format("woff2"); } math {