5 lines
118 B
CSS
5 lines
118 B
CSS
@font-face {
|
|
font-family: 'Stix Two Math';
|
|
src: url('./STIXTwoMath/STIXTwoMath-Regular.woff2') format('woff2');
|
|
}
|