mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
@font-face {
|
||||
font-family: $font-local;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
font-weight: 300;
|
||||
src: local(''),
|
||||
url('#{$assets-base}/fonts/inter-v7-latin-ext_latin-300.woff2') format('woff2'),
|
||||
@@ -14,6 +15,7 @@
|
||||
@font-face {
|
||||
font-family: $font-local;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
font-weight: 400;
|
||||
src: local(''),
|
||||
url('#{$assets-base}/fonts/inter-v7-latin-ext_latin-regular.woff2') format('woff2'),
|
||||
@@ -23,6 +25,7 @@
|
||||
@font-face {
|
||||
font-family: $font-local;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
font-weight: 500;
|
||||
src: local(''),
|
||||
url('#{$assets-base}/fonts/inter-v7-latin-ext_latin-500.woff2') format('woff2'),
|
||||
@@ -32,6 +35,7 @@
|
||||
@font-face {
|
||||
font-family: $font-local;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
font-weight: 600;
|
||||
src: local(''),
|
||||
url('#{$assets-base}/fonts/inter-v7-latin-ext_latin-600.woff2') format('woff2'),
|
||||
@@ -41,6 +45,7 @@
|
||||
@font-face {
|
||||
font-family: $font-local;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
font-weight: 700;
|
||||
src: local(''),
|
||||
url('#{$assets-base}/fonts/inter-v7-latin-ext_latin-700.woff2') format('woff2'),
|
||||
|
||||
Reference in New Issue
Block a user