/* **	title:			fonts.css	*	author: 		Noel Blaschke <contact@noburdens.com>*	description:	custom font integration**/@font-face {    font-family: 'ContextRepriseCondensedSSiCn';    src: url('../fonts/context-reprise-condensed-ssi-condensed-webfont.eot');    src: url('../fonts/context-reprise-condensed-ssi-condensed-webfont.eot?#iefix') format('embedded-opentype'),         url('../fonts/context-reprise-condensed-ssi-condensed-webfont.woff') format('woff'),         url('../fonts/context-reprise-condensed-ssi-condensed-webfont.ttf') format('truetype'),         url('../fonts/context-reprise-condensed-ssi-condensed-webfont.svg#ContextRepriseCondensedSSiCn') format('svg');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'AllerLightRegular';    src: url('../fonts/aller_lt-webfont.eot');    src: url('../fonts/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),         url('../fonts/aller_lt-webfont.woff') format('woff'),         url('../fonts/aller_lt-webfont.ttf') format('truetype'),         url('../fonts/aller_lt-webfont.svg#AllerLightRegular') format('svg');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'AllerLightItalic';    src: url('../fonts/aller_ltit-webfont.eot');    src: url('../fonts/aller_ltit-webfont.eot?#iefix') format('embedded-opentype'),         url('../fonts/aller_ltit-webfont.woff') format('woff'),         url('../fonts/aller_ltit-webfont.ttf') format('truetype'),         url('../fonts/aller_ltit-webfont.svg#AllerLightItalic') format('svg');    font-weight: normal;    font-style: normal;}