@font-face {
    font-family: 'HelveticaNeueLightCondRegular';
	src:url('../fonts/helvetica/helveticaneue-lightcond-webfont.eot');
	src: local('O'),
        url('../fonts/helvetica/helveticaneue-lightcond-webfont.woff') format('woff'),
        url('../fonts/helvetica/helveticaneue-lightcond-webfont.ttf') format('truetype'),
        url('../fonts/helvetica/helveticaneue-lightcond-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VerlagCompressedBookRegular';
	src:url('../fonts/verlagcompressed/verlagcompressed-book-webfont.eot');
	src: local('O'),
        url('../fonts/verlagcompressed/verlagcompressed-book-webfont.woff') format('woff'),
        url('../fonts/verlagcompressed/verlagcompressed-book-webfont.ttf') format('truetype'),
        url('../fonts/verlagcompressed/verlagcompressed-book-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;    
}

@font-face {
    font-family: 'VerlagCompressedBoldRegular';
	src:url('../fonts/verlagcompressed/verlagcompressed-bold-webfont.eot');
	src: local('O'),
        url('../fonts/verlagcompressed/verlagcompressed-bold-webfont.woff') format('woff'),
        url('../fonts/verlagcompressed/verlagcompressed-bold-webfont.ttf') format('truetype'),
        url('../fonts/verlagcompressed/verlagcompressed-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*
@font-face {
    font-family: 'VerlagBook';
	src:url('../fonts/verlag/Verlag-Book.eot');
	src: local('O'),
        url('../fonts/verlag/Verlag-Book.woff') format('woff'),
        url('../fonts/verlag/Verlag-Book.ttf') format('truetype'),
        url('../fonts/verlag/Verlag-Book.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/

@font-face {
    font-family: 'VerlagCondensedBook';
    src:url('../fonts/verlagcondensed/verlagcond-book-webfont.eot');
	src: local('O'),
        url('../fonts/verlagcondensed/verlagcond-book-webfont.woff') format('woff'),
        url('../fonts/verlagcondensed/verlagcond-book-webfont.ttf') format('truetype'),
        url('../fonts/verlagcondensed/verlagcond-book-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}