mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-21 04:59:15 +00:00
fix(cli): ⚡ updated
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-named-instance: 'Regular';
|
font-named-instance: 'Regular';
|
||||||
src: url('../fonts/Inter-roman-latin.var.woff2') format('woff2');
|
src: url('../fonts/Inter-roman-latin.var.woff2') format('woff2');
|
||||||
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
@@ -14,6 +15,7 @@
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-named-instance: 'Italic';
|
font-named-instance: 'Italic';
|
||||||
src: url('../fonts/Inter-italic-latin.var.woff2') format('woff2');
|
src: url('../fonts/Inter-italic-latin.var.woff2') format('woff2');
|
||||||
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
@@ -22,6 +24,7 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
src: url('../fonts/FiraCode-VF.woff2') format('woff2-variations'),
|
src: url('../fonts/FiraCode-VF.woff2') format('woff2-variations'),
|
||||||
url('../fonts/FiraCode-VF.woff') format('woff-variations');
|
url('../fonts/FiraCode-VF.woff') format('woff-variations');
|
||||||
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.font-mono {
|
.font-mono {
|
||||||
@@ -34,6 +37,7 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
src: url('../fonts/SourceSansPro-Regular.otf') format('opentype');
|
src: url('../fonts/SourceSansPro-Regular.otf') format('opentype');
|
||||||
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
@@ -41,4 +45,5 @@
|
|||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
src: url('../fonts/Ubuntu-Mono-bold.woff2') format('woff2');
|
src: url('../fonts/Ubuntu-Mono-bold.woff2') format('woff2');
|
||||||
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user