/* Fonts -------------------------------------------------------------------- */

/* BEGIN -- This fixes a nasty IE7/8 issue with text sizing */

#primary-menu *,
#campaign[data-section^="UGC Video"] .link .button.big,
#breadcrumbs ul > li > span > a > span,
#small-teasers h3,
#fat-footer h3,
#fat-footer h4 {
  font-family: Verdana !important
}

#primary-menu > li > a {
	font-family: 'NiveaBold' !important;
	font-size: 1.2em !important;
	font-weight: normal !important;
}

#breadcrumbs ul > li > span > a > span {
  font-family: NiveaBook, Arial, Helvetica, sans-serif !important;
}

#small-teasers h3,
#fat-footer h3,
#fat-footer h4
{
  font-family: 'NiveaBold' !important;
}
/* END -- fixes IE7/8 */




@font-face {
  font-family: 'NiveaBold';
  src: url('../../fonts/western-european/nivbots-webfont.eot');
  src: local('☺'), url('../../fonts/western-european/nivbots-webfont.woff') format('woff'), url('../../fonts/western-european/nivbots-webfont.ttf') format('truetype'), url('../../fonts/western-european/nivbots-webfont.svg#webfont') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
	font-family: 'NiveaLight';
	src: url('../../fonts/western-european/nivea_light-webfont.eot');
	src: local('☺'), url('../../fonts/western-european/nivea_light-webfont.woff') format('woff'), url('../../fonts/western-european/nivea_light-webfont.ttf') format('truetype'), url('../../fonts/western-european/nivea_light-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NiveaMedium';
	src: url('../../fonts/western-european/nivea_medium-webfont.eot');
	src: local('☺'), url('../../fonts/western-european/nivea_medium-webfont.woff') format('woff'), url('../../fonts/western-european/nivea_medium-webfont.ttf') format('truetype'), url('../../fonts/western-european/nivea_medium-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NiveaBook';
	src: url('../../fonts/western-european/nivea_book-webfont.eot');
	src: local('☺'), url('../../fonts/western-european/nivea_book-webfont.woff') format('woff'), url('../../fonts/western-european/nivea_book-webfont.ttf') format('truetype'), url('../../fonts/western-european/nivea_book-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}