add display: swap

This commit is contained in:
Dennis Eichhorn 2023-09-26 19:04:57 +00:00
parent d0ea50fb25
commit c90eb0fe29
4 changed files with 4 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -18,7 +18,7 @@ with others.
The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The

View File

@ -1,5 +1,6 @@
@font-face {
font-family: 'Linearicons-Free';
font-display: swap;
src:url('../fonts/Linearicons-Free.eot?w118d');
src:url('../fonts/Linearicons-Free.eot?#iefixw118d') format('embedded-opentype'),
url('../fonts/Linearicons-Free.woff2?w118d') format('woff2'),

View File

@ -10,6 +10,7 @@ Author: lineicons.com
src: url('../fonts/LineIcons.eot') format('embedded-opentype'), url('../fonts/LineIcons.woff2') format('woff2'), url('../fonts/LineIcons.woff') format('woff'), url('../fonts/LineIcons.ttf') format('truetype'), url('../fonts/LineIcons.svg') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
/*------------------------
base class definition