Robot from local
This commit is contained in:
parent
f3f7d869c8
commit
abe4f07a19
|
|
@ -7,6 +7,16 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{% if cookiecutter.no_cdn %}
|
||||
{
|
||||
"family": "Roboto",
|
||||
"fonts": [
|
||||
{
|
||||
"asset": "fonts/roboto.woff2"
|
||||
}
|
||||
]
|
||||
},
|
||||
{% endif %}
|
||||
{
|
||||
"family": "packages/cupertino_icons/CupertinoIcons",
|
||||
"fonts": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue