mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 20:02:41 +00:00
Remove comments and whitespace
This commit is contained in:
parent
47ef9e7af0
commit
91205a4d56
@ -1,8 +1,6 @@
|
|||||||
<link rel="preload" href="/assets/fonts/lexend/lexend-v19-latin-regular.woff2" as="font" type="font/woff2" crossorigin>
|
<link rel="preload" href="/assets/fonts/lexend/lexend-v19-latin-regular.woff2" as="font" type="font/woff2" crossorigin>
|
||||||
<link rel="preload" href="/assets/fonts/lexend/lexend-v19-latin-700.woff2" as="font" type="font/woff2" crossorigin>
|
<link rel="preload" href="/assets/fonts/lexend/lexend-v19-latin-700.woff2" as="font" type="font/woff2" crossorigin>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
/* lexend-regular - latin */
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
font-family: 'Lexend';
|
font-family: 'Lexend';
|
||||||
@ -10,8 +8,6 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
src: url('/assets/fonts/lexend/lexend-v19-latin-regular.woff2') format('woff2');
|
src: url('/assets/fonts/lexend/lexend-v19-latin-regular.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
/* lexend-600 - latin */
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
font-family: 'Lexend';
|
font-family: 'Lexend';
|
||||||
@ -19,8 +15,6 @@
|
|||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
src: url('/assets/fonts/lexend/lexend-v19-latin-600.woff2') format('woff2');
|
src: url('/assets/fonts/lexend/lexend-v19-latin-600.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
/* lexend-700 - latin */
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
font-family: 'Lexend';
|
font-family: 'Lexend';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user