.SPHeading1 { font-family:Calibri, Arial; font-size:18px; color:#000; }

@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Sans'), local('DroidSans'), url(fonts/DroidSans.woff) format('woff');
}
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Droid Sans Bold'), local('DroidSans-Bold'), url(fonts/DroidSansBold.woff) format('woff');
}

/********** Web Fonts **********/
@font-face { 
    font-family: 'ProximaNova-Light';
    src: url('../../system/Assets/Fonts/ProximaNova-Light-webfont.eot');
    src: url('../../system/Assets/Fonts/ProximaNova-Light-webfont.eot?#') format('embedded-opentype'),
         url('../../system/Assets/Fonts/ProximaNova-Light-webfont.woff') format('woff'),
         url('../../system/Assets/Fonts/ProximaNova-Light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face { 
    font-family: 'yanonekaffeesatz-light';
    src: url('../../system/Assets/Fonts/yanonekaffeesatz-light-webfont.eot');
    src: url('../../system/Assets/Fonts/yanonekaffeesatz-light-webfont.eot?#') format('embedded-opentype'),
         url('../../system/Assets/Fonts/yanonekaffeesatz-light-webfont.woff') format('woff'),
         url('../../system/Assets/Fonts/yanonekaffeesatz-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'yanonekaffeesatz';
    src: url('../../system/Assets/Fonts/yanonekaffeesatz-regular-webfont.eot');
    src: url('../../system/Assets/Fonts/yanonekaffeesatz-regular-webfont.eot?#') format('embedded-opentype'),
         url('../../system/Assets/Fonts/yanonekaffeesatz-regular-webfont.woff') format('woff'),
         url('../../system/Assets/Fonts/yanonekaffeesatz-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'yanonekaffeesatz-bold';
    src: url('../../system/Assets/Fonts/yanonekaffeesatz-bold-webfont.eot');
    src: url('../../system/Assets/Fonts/yanonekaffeesatz-bold-webfont.eot?#') format('embedded-opentype'),
         url('../../system/Assets/Fonts/yanonekaffeesatz-bold-webfont.woff') format('woff'),
         url('../../system/Assets/Fonts/yanonekaffeesatz-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeue-Medium-Cn';
	src: url('../../system/Assets/Fonts/helveticaneueltcom-mdcn.eot');
	src: url('../../system/Assets/Fonts/helveticaneueltcom-mdcn.eot?#iefix') format('embedded-opentype'),
		 url('../../system/Assets/Fonts/helveticaneueltcom-mdcn.woff') format('woff'),
		 url('../../system/Assets/Fonts/helveticaneueltcom-mdcn.ttf') format('truetype'),
		 url('../../system/Assets/Fonts/helveticaneueltcom-mdcn.svg#helveticaneueltcom-mdcn') format('svg');
	font-weight: normal;
	font-style: normal;
}

/********** End Web Fonts **********/

.WebFont1 { font-family: 'yanonekaffeesatz-light', Arial, sans-serif; font-weight: normal; font-size: 30px; color: #333; text-shadow: 0 1px 0 rgba(255,255,255, .9); }
.WebFont1I { margin: 0.2em 0 0.7em 0; font-family: 'yanonekaffeesatz-light', Arial, sans-serif; font-weight: normal; font-size: 30px; color: #fff; text-shadow: 0 1px 0 rgba(0,0,0, .9); }
