Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 251 Bytes

fira math.md

File metadata and controls

15 lines (10 loc) · 251 Bytes

Fira Math

last tested/working: Oct 12, 2021 8:40 AM

author(s): @mtoohey31

css

@import url("https://firamath.github.io/css/firamath.css");

.katex * {
  font-family: "Fira Math" !important;
}