Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 1 | espaco | 1 | /* |
| 2 | Social icons font: <a href="http://www.socicon.com" target="_blank" alt="Free social icons font" title="the social icons font">socicon</a> |
||
| 3 | */ |
||
| 4 | |||
| 5 | @font-face { |
||
| 6 | font-family: 'socicon'; |
||
| 7 | src: url('font/socicon.eot'); |
||
| 8 | src: url('font/socicon.eot?#iefix') format('embedded-opentype'), |
||
| 9 | url('font/socicon.woff') format('woff'), |
||
| 10 | url('font/socicon.woff2') format('woff2'), |
||
| 11 | url('font/socicon.ttf') format('truetype'), |
||
| 12 | url('font/socicon.svg#sociconregular') format('svg'); |
||
| 13 | font-weight: normal; |
||
| 14 | font-style: normal; |
||
| 15 | text-transform: initial; |
||
| 16 | } |