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