Sha256: 2590de7fcfe3e9627cce21010a5323577470b9dc4dcc948d6b17095f8415d507

Contents?: true

Size: 1.7 KB

Versions: 1

Compression:

Stored size: 1.7 KB

Contents

@font-face {
	font-family: 'Orbitron';
	src:  url(font-path('orbitron-black-webfont.eot'));
	src:  url(font-path('orbitron-black-webfont.eot')+'?#iefix') format('embedded-opentype'),
	      url(font-path('orbitron-black-webfont.woff')) format('woff'), 
	      url(font-path('orbitron-black-webfont.ttf')) format('truetype'), 
	      url(font-path('orbitron-black-webfont.svg')) format('svg');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Orbitron';
	src:  url(font-path('orbitron-bold-webfont.eot'));
	src:  url(font-path('orbitron-bold-webfont.eot')+'?#iefix') format('embedded-opentype'),
	      url(font-path('orbitron-bold-webfont.woff')) format('woff'), 
	      url(font-path('orbitron-bold-webfont.ttf')) format('truetype'), 
	      url(font-path('orbitron-bold-webfont.svg')) format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Orbitron';
	src:  url(font-path('orbitron-medium-webfont.eot'));
	src:  url(font-path('orbitron-medium-webfont.eot')+'?#iefix') format('embedded-opentype'),
	      url(font-path('orbitron-medium-webfont.woff')) format('woff'),
	      url(font-path('orbitron-medium-webfont.ttf')) format('truetype'), 
	      url(font-path('orbitron-medium-webfont.svg')) format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Orbitron';
	src:  url(font-path('orbitron-light-webfont.eot'));
	src:  url(font-path('orbitron-light-webfont.eot')+'?#iefix') format('embedded-opentype'),
	      url(font-path('orbitron-light-webfont.woff')) format('woff'),
	      url(font-path('orbitron-light-webfont.ttf')) format('truetype'), 
	      url(font-path('orbitron-light-webfont.svg')) format('svg');
	font-weight: 300;
	font-style: normal;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
font-league-1.0.0 app/assets/fonts/orbitron/stylesheet.css.scss