
@font-face {
	font-family: 'attic';
	src: url('../fonts/attic.eot'); /* IE9 Compat Modes */
	src: url('../fonts/attic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/attic.woff') format('woff'), /* Modern Browsers */
	     url('../fonts/attic.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('../fonts/attic.svg#svgFontName') format('svg'); /* Legacy iOS */
	}

