Browse Source

On branch social-widget
Changes to be committed:
modified: style.css

Untracked files:
fonts/

Stefano Mandelli 8 years ago
parent
commit
0bd7f05ed0
1 changed files with 9 additions and 1 deletions
  1. 9 1
      style.css

+ 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;
+}
+
+