@charset "utf-8";
/* CSS Document */

/* =====================================================================================
	FONTS
	==================================================================================== */
	
/* ==========================IUVARE======================================== */

@font-face {
	font-family: 'iuvare-wappen';
	src:  url('../fonts/iuvare/iuvare-wappen.eot?sfa9p4');
	src:  url('../fonts/iuvare/iuvare-wappen.eot?sfa9p4#iefix') format('embedded-opentype'),
	url('../fonts/iuvare/iuvare-wappen.ttf?sfa9p4') format('truetype'),
	url('../fonts/iuvare/iuvare-wappen.woff?sfa9p4') format('woff'),
	url('../fonts/iuvare/iuvare-wappen.svg?sfa9p4#iuvare-wappen') format('svg');
	font-weight: normal;
	font-style: normal;
	}
.iuvare-wappen {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'iuvare-wappen' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}
.iuvare-Iuvare-Wappen:before {
	content: "\e900";
	}	
	
	
/* ==========================ROBOTO======================================== */
@font-face {
    font-family: 'robotoblack';
    src: url('../fonts/roboto/roboto-black-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'robotoblack_italic';
    src: url('../fonts/roboto/roboto-blackitalic-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-blackitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto/roboto-bold-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'robotobold_italic';
    src: url('../fonts/roboto/roboto-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'robotoitalic';
    src: url('../fonts/roboto/roboto-italic-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto/roboto-light-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'robotolight_italic';
    src: url('../fonts/roboto/roboto-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/roboto/roboto-medium-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'robotomedium_italic';
    src: url('../fonts/roboto/roboto-mediumitalic-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'robotothin';
    src: url('../fonts/roboto/roboto-thin-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'robotothin_italic';
    src: url('../fonts/roboto/roboto-thinitalic-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-thinitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
/* ==========================playball================================================ */	
@font-face {
    font-family: 'playballregular';
    src: url('../fonts/playball/playball-regular-webfont.woff2') format('woff2'),
         url('../fonts/playball/playball-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}

/* ==========================librebaskerville======================================== */
@font-face {
    font-family: 'libre_baskervillebold';
    src: url('../fonts/librebaskerville/librebaskerville-bold-webfont.woff2') format('woff2'),
         url('../fonts/librebaskerville/librebaskerville-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'libre_baskervilleitalic';
    src: url('../fonts/librebaskerville/librebaskerville-italic-webfont.woff2') format('woff2'),
         url('../fonts/librebaskerville/librebaskerville-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'libre_baskervilleregular';
    src: url('../fonts/librebaskerville/librebaskerville-regular-webfont.woff2') format('woff2'),
         url('../fonts/librebaskerville/librebaskerville-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}

/* ==========================Open_Sans======================================== */

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/Open_Sans/OpenSans-Light-webfont.eot');
    src: url('../fonts/Open_Sans/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Open_Sans/OpenSans-Light-webfont.woff2') format('woff2'),
         url('../fonts/Open_Sans/OpenSans-Light-webfont.woff') format('woff'),
         url('../fonts/Open_Sans/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../fonts/Open_Sans/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/Open_Sans/opensans-bold-webfont.eot');
    src: url('../fonts/Open_Sans/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Open_Sans/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/Open_Sans/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/Open_Sans/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/Open_Sans/opensans-regular-webfont.eot');
    src: url('../fonts/Open_Sans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Open_Sans/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/Open_Sans/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/Open_Sans/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/Open_Sans/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('../fonts/Open_Sans/opensans-condbold-webfont.eot');
    src: url('../fonts/Open_Sans/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Open_Sans/opensans-condbold-webfont.woff') format('woff'),
         url('../fonts/Open_Sans/opensans-condbold-webfont.ttf') format('truetype'),
         url('../fonts/Open_Sans/opensans-condbold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('../fonts/Open_Sans/opensans-condlight-webfont.eot');
    src: url('../fonts/Open_Sans/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Open_Sans/opensans-condlight-webfont.woff') format('woff'),
         url('../fonts/Open_Sans/opensans-condlight-webfont.ttf') format('truetype'),
         url('../fonts/Open_Sans/opensans-condlight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;
	}
	
	
/*==========================================ubuntu==========================================================*/
@font-face {
    font-family: 'ubuntubold';
    src: url('../fonts/ubuntu/ubuntu-bold-webfont.woff2') format('woff2'),
         url('../fonts/ubuntu/ubuntu-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'ubuntubold_italic';
    src: url('../fonts/ubuntu/ubuntu-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/ubuntu/ubuntu-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'ubuntuitalic';
    src: url('../fonts/ubuntu/ubuntu-italic-webfont.woff2') format('woff2'),
         url('../fonts/ubuntu/ubuntu-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'ubuntu_lightregular';
    src: url('../fonts/ubuntu/ubuntu-light-webfont.woff2') format('woff2'),
         url('../fonts/ubuntu/ubuntu-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'ubuntu_lightitalic';
    src: url('../fonts/ubuntu/ubuntu-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/ubuntu/ubuntu-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'ubuntu_mediumregular';
    src: url('../fonts/ubuntu/ubuntu-medium-webfont.woff2') format('woff2'),
         url('../fonts/ubuntu/ubuntu-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'ubuntu_mediumitalic';
    src: url('../fonts/ubuntu/ubuntu-mediumitalic-webfont.woff2') format('woff2'),
         url('../fonts/ubuntu/ubuntu-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'ubunturegular';
    src: url('../fonts/ubuntu/ubuntu-regular-webfont.woff2') format('woff2'),
         url('../fonts/ubuntu/ubuntu-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
/*==========================================sunset==========================================================*/

@font-face{font-family:'sunset-icon';src:url("../fonts/sunset/sunset-icon.eot?dxcjr7");
	src:url("../fonts/sunset/sunset-icon.eot?dxcjr7#iefix") format("embedded-opentype"),
	url("../fonts/sunset/sunset-icon.ttf?dxcjr7") format("truetype"),
	url("../fonts/sunset/sunset-icon.woff?dxcjr7") format("woff"),
	url("../fonts/sunset/sunset-icon.svg?dxcjr7#sunset-icon") format("svg");
	font-weight:normal;font-style:normal;
	}
.sunset-icon{
	font-family:"sunset-icon" !important;
	speak:none;font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	}
.sunset-audio:before{
	content:"\e800";
	}
.sunset-chevron-left:before{
	content:"\e801";
	}
.sunset-chevron-right:before{
	content:"\e802";
	}
.sunset-close:before{
	content:"\e803";
	}
.sunset-comment:before{
	content:"\e804";
	}
.sunset-link:before{
	content:"\e805";
	}
.sunset-loading:before{
	content:"\e806";
	}
.sunset-logo:before{
	content:"\e807";
	}
.sunset-menu:before{
	content:"\e808";
	}
.sunset-pencil:before{
	content:"\e809";
	}
.sunset-pics:before{
	content:"\e80a";}
.sunset-search:before{
	content:"\e80b";
	}
.sunset-share:before{
	content:"\e80c";
	}
.sunset-tag:before{
	content:"\e80d";
	}
.sunset-video:before{
	content:"\e80e";
	}