ezidam: removed inter font
This commit is contained in:
parent
574ee62092
commit
f6295f72d7
1 changed files with 1 additions and 2 deletions
|
|
@ -9,9 +9,8 @@
|
||||||
<link href="/css/tabler.min.css" rel="stylesheet"/>
|
<link href="/css/tabler.min.css" rel="stylesheet"/>
|
||||||
<link href="/css/demo.min.css" rel="stylesheet"/>
|
<link href="/css/demo.min.css" rel="stylesheet"/>
|
||||||
<style>
|
<style>
|
||||||
@import url('https://rsms.me/inter/inter.css');
|
|
||||||
:root {
|
:root {
|
||||||
--tblr-font-sans-serif: 'Inter Var', -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
|
--tblr-font-sans-serif: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
font-feature-settings: "cv03", "cv04", "cv11";
|
font-feature-settings: "cv03", "cv04", "cv11";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue