mirror of
https://github.com/Karaka-Management/Resources.git
synced 2026-02-18 13:18:41 +00:00
add display: swap
This commit is contained in:
parent
d0ea50fb25
commit
c90eb0fe29
2
fonts/fontawesome/css/font-awesome.min.css
vendored
2
fonts/fontawesome/css/font-awesome.min.css
vendored
File diff suppressed because one or more lines are too long
|
|
@ -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'),
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user