You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
9 lines
201 B
CSS
9 lines
201 B
CSS
@font-face {
|
|
font-family: "ProductSans Regular";
|
|
src: url("../fonts/ProductSans-Regular.ttf");
|
|
}
|
|
|
|
@font-face {
|
|
font-family: "ProductSans Italic";
|
|
src: url("../fonts/ProductSans-Regular.ttf");
|
|
} |