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