mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/ARCHIVED-IZYIM.git
synced 2026-09-01 18:54:07 +00:00
16 lines
587 B
CSS
Executable File
16 lines
587 B
CSS
Executable File
/*
|
|
Social icons font: <a href="http://www.socicon.com" target="_blank" alt="Free social icons font" title="the social icons font">socicon</a>
|
|
*/
|
|
|
|
@font-face {
|
|
font-family: 'socicon';
|
|
src: url('font/socicon.eot');
|
|
src: url('font/socicon.eot?#iefix') format('embedded-opentype'),
|
|
url('font/socicon.woff') format('woff'),
|
|
url('font/socicon.woff2') format('woff2'),
|
|
url('font/socicon.ttf') format('truetype'),
|
|
url('font/socicon.svg#sociconregular') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
text-transform: initial;
|
|
} |