Browse Source

Merge pull request #3 from lcm-unimi/social-widget

Social widget
Stefano Mandelli 8 years ago
parent
commit
c4d71b9108
5 changed files with 24 additions and 1 deletions
  1. BIN
      fonts/fonts.eot
  2. 15 0
      fonts/fonts.svg
  3. BIN
      fonts/fonts.ttf
  4. BIN
      fonts/fonts.woff
  5. 9 1
      style.css

BIN
fonts/fonts.eot


+ 15 - 0
fonts/fonts.svg

@@ -0,0 +1,15 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>Generated by IcoMoon</metadata>
+<defs>
+<font id="icomoon" horiz-adv-x="512">
+<font-face units-per-em="512" ascent="480" descent="-32" />
+<missing-glyph horiz-adv-x="512" />
+<glyph unicode="&#x20;" d="" horiz-adv-x="256" />
+<glyph unicode="&#xe600;" d="M0 310.4l256-256 256 256-83.2 84.8-172.8-172.8-172.8 172.8-83.2-84.8z" />
+<glyph unicode="&#xe601;" d="M342.4 480l-256-256 256-256 84.8 83.2-172.8 172.8 172.8 172.8-84.8 83.2z" />
+<glyph unicode="&#xe602;" d="M169.6-32l256 256-256 256-84.8-83.2 172.8-172.8-172.8-172.8 84.8-83.2z" />
+<glyph unicode="&#xe603;" d="M512 137.6l-256 256-256-256 83.2-84.8 172.8 172.8 172.8-172.8 83.2 84.8z" />
+<glyph unicode="&#xe604;" d="M321.6 416c70.4 0 126.4-57.6 126.4-126.4s-57.6-126.4-126.4-126.4-126.4 57.6-126.4 126.4 56 126.4 126.4 126.4zM321.6 480c-105.6 0-192-84.8-192-190.4s84.8-190.4 190.4-190.4 192 84.8 192 190.4-84.8 190.4-190.4 190.4v0zM124.828 156.599l63.356-63.356-123.318-123.318-63.356 63.356 123.318 123.318z" />
+</font></defs></svg>

BIN
fonts/fonts.ttf


BIN
fonts/fonts.woff


+ 9 - 1
style.css

@@ -2622,4 +2622,12 @@ img#wpstats { display: none; }
 	
 }
 
-  
+@font-face{
+	font-family: 'lcm-social-fonts';
+	src: url('fonts/fonts.eot');
+	src: url('fonts/fonts.eot?#iefix') format('embedded-opentype'), url('fonts/fonts.woff') format('woff'), url('fonts/fonts.ttf?') format('truetype'), url('fonts/fonts.svg') format('svg');
+	font-weight: normal;
+	font-style: normal;
+}
+
+