aboutsummaryrefslogtreecommitdiff
path: root/styles.css
blob: 55cc7327cd9afb9b68154666bae7bbfe3a34cd0a (plain)
1
2
3
4
5
6
7
8
@font-face {
  font-family: "STIXTwoMath";
  src: url("STIXTwoMath-Regular.otf");
}

math {
  font-family: "STIXTwoMath";
}