mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-13 14:42:42 +01:00
4a3d37a42b
* Working on emailing invoices * Working on emailing and displaying email * Working on emailing and displaying email * Email invoices * Fixes for html emails * Restart queue after self-update * Email Invoices * Push Flutter Web Clientgit statusgit status!
45 lines
932 B
JSON
45 lines
932 B
JSON
[
|
|
{
|
|
"family": "Roboto",
|
|
"fonts": [
|
|
{
|
|
"asset": "fonts/Roboto-Regular.ttf"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"family": "MaterialIcons",
|
|
"fonts": [
|
|
{
|
|
"asset": "https://fonts.gstatic.com/s/materialicons/v42/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"family": "packages/font_awesome_flutter/FontAwesomeBrands",
|
|
"fonts": [
|
|
{
|
|
"weight": 400,
|
|
"asset": "packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"family": "packages/font_awesome_flutter/FontAwesomeRegular",
|
|
"fonts": [
|
|
{
|
|
"weight": 400,
|
|
"asset": "packages/font_awesome_flutter/lib/fonts/fa-regular-400.ttf"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"family": "packages/font_awesome_flutter/FontAwesomeSolid",
|
|
"fonts": [
|
|
{
|
|
"weight": 900,
|
|
"asset": "packages/font_awesome_flutter/lib/fonts/fa-solid-900.ttf"
|
|
}
|
|
]
|
|
}
|
|
] |