mirror of
https://codeberg.org/pronounscc/pronouns.cc.git
synced 2025-02-12 23:03:37 +01:00
6 lines
133 B
CSS
6 lines
133 B
CSS
|
@import url("https://free.bboxtype.com/embedfonts/?family=FiraGO:400,400i,700,700i");
|
||
|
|
||
|
body {
|
||
|
font-family: "FiraGO", sans-serif;
|
||
|
}
|