/* -----------------------------------------
   Font-face:
----------------------------------------- */

@font-face{ 
font-family:"Open_Sans_B";
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#webfont') format('svg'); 
}
@font-face{ 
font-family:"Open_Sans_R";
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.woff') format('woff'), 
url('fonts/open_sans/OpenSans-Regular-webfont.ttf') format('truetype'), 
url('fonts/open_sans/OpenSans-Regular-webfont.svg#webfont') format('svg'); 
}
@font-face{ 
font-family:"Open_Sans_L";
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.woff') format('woff'), 
url('fonts/open_sans/OpenSans-Light-webfont.ttf') format('truetype'), 
url('fonts/open_sans/OpenSans-Light-webfont.svg#webfont') format('svg'); 
}


@font-face{ 
font-family:"sosa";
src: url('fonts/sosa/sosa.eot'); 
src: 
url('fonts/sosa/sosa.eot?#iefix') format('embedded-opentype'), 
url('fonts/sosa/sosa.woff') format('woff'), 
url('fonts/sosa/sosa.ttf') format('truetype'), 
url('fonts/sosa/sosa.svg#webfont') format('svg'); 
}

@font-face {
    font-family: 'aller_lightregular';
    src: url('fonts/aller/aller_lt-webfont.eot');
    src: url('fonts/aller/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aller/aller_lt-webfont.woff') format('woff'),
         url('fonts/aller/aller_lt-webfont.ttf') format('truetype'),
         url('fonts/aller/aller_lt-webfont.svg#aller_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'allerdisplay';
    src: url('fonts/aller/allerdisplay-webfont.eot');
    src: url('fonts/aller/allerdisplay-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aller/allerdisplay-webfont.woff') format('woff'),
         url('fonts/aller/allerdisplay-webfont.ttf') format('truetype'),
         url('fonts/aller/allerdisplay-webfont.svg#aller_lightregular') format('svg');
		     font-weight: normal;
    font-style: normal;

}

.sosa-icon{
font-family:"sosa";
	font-style: normal;
}


