mirror of
https://github.com/Alvin-Zilverstand/carsite.git
synced 2026-03-07 13:24:07 +01:00
socicon
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
|
||||
@font-face {
|
||||
font-family: 'Socicon';
|
||||
src: url('../fonts/socicon.eot');
|
||||
src: url('../fonts/socicon.eot?#iefix') format('embedded-opentype'),
|
||||
url('../fonts/socicon.woff2') format('woff2'),
|
||||
url('../fonts/socicon.ttf') format('truetype'),
|
||||
url('../fonts/socicon.woff') format('woff'),
|
||||
url('../fonts/socicon.svg#socicon') format('svg');
|
||||
src: url('socicon/socicon.eot');
|
||||
src: url('socicon/socicon.eot') format('embedded-opentype'),
|
||||
url('socicon/socicon.woff2') format('woff2'),
|
||||
url('socicon/socicon.ttf') format('truetype'),
|
||||
url('socicon/socicon.woff') format('woff'),
|
||||
url('socicon/socicon.svg') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
|
||||
Reference in New Issue
Block a user