mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
Inter iconfont (#1189)
This commit is contained in:
@@ -35,6 +35,13 @@
|
|||||||
{% include layout/og.html %}
|
{% include layout/og.html %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
<style>
|
||||||
|
@import url('https://rsms.me/inter/inter.css');
|
||||||
|
:root {
|
||||||
|
--tblr-font-sans-serif: Inter,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,sans-serif !important;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
{% include layout/css.html %}
|
{% include layout/css.html %}
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user