Files
rustdesk-api/resources/web2/assets/FontManifest.json
2024-11-16 18:33:02 +08:00

42 lines
592 B
JSON
Vendored

[
{
"family": "MaterialIcons",
"fonts": [
{
"asset": "fonts/MaterialIcons-Regular.otf"
}
]
},
{
"family": "GestureIcons",
"fonts": [
{
"asset": "assets/gestures.ttf"
}
]
},
{
"family": "Tabbar",
"fonts": [
{
"asset": "assets/tabbar.ttf"
}
]
},
{
"family": "PeerSearchbar",
"fonts": [
{
"asset": "assets/peer_searchbar.ttf"
}
]
},
{
"family": "AddressBook",
"fonts": [
{
"asset": "assets/address_book.ttf"
}
]
}
]