File: issue39.css

package info (click to toggle)
matthiasmullie-minify 1.3.73-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,140 kB
  • sloc: php: 3,198; javascript: 2,083; makefile: 38; xml: 27; sh: 6
file content (10 lines) | stat: -rw-r--r-- 350 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
@font-face {
	font-family: 'blackcat';
	src:url('../webfont/blackcat.eot');
	src:url('../webfont/blackcat.eot?#iefix') format('embedded-opentype'),
	url('../webfont/blackcat.svg#blackcat') format('svg'),
	url('../webfont/blackcat.woff') format('woff'),
	url('../webfont/blackcat.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}