/**
 * Font-specific CSS, especially relating to external fonts
 * (but not icons, even font-based icons!)
 */

.NeuzeitGroteskBold
{
	font-family: neuzeit-grotesk, sans-serif;
	font-weight: 700;
	font-style: normal;
}

.NeuzeitGroteskCondBlack
{
	font-family: neuzeit-grotesk-condensed, sans-serif;
	font-weight: 900;
	font-style: normal;
}

.NeuzeitGroteskExtCondBlack
{
	font-family: neuzeit-grotesk-extra-conden, sans-serif;
	font-weight: 900;
	font-style: normal;
}
