@charset "UTF-8";
/*Css link
@Autor ingo wotler
@2014
*/

@font-face {
    font-family: 'open_sansregular';
    src: url('font/regular/OpenSans-Regular-webfont.eot');
    src: url('font/regular/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/regular/OpenSans-Regular-webfont.woff') format('woff'),
         url('font/regular/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('font/regular/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansitalic';
    src: url('font/italic/OpenSans-Italic-webfont.eot');
    src: url('font/italic/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/italic/OpenSans-Italic-webfont.woff') format('woff'),
         url('font/italic/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('font/italic/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('font/light/OpenSans-Light-webfont.eot');
    src: url('font/light/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/light/OpenSans-Light-webfont.woff') format('woff'),
         url('font/light/OpenSans-Light-webfont.ttf') format('truetype'),
         url('font/light/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('font/bold/OpenSans-Bold-webfont.eot');
    src: url('font/bold/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/bold/OpenSans-Bold-webfont.woff') format('woff'),
         url('font/bold/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('font/bold/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'museo_bold';
    src: url('font/museo/museo700-regular.eot');
    src: url('font/museo/museo700-regular.eot') format('embedded-opentype'),
         url('font/museo/museo700-regular.woff') format('woff'),
         url('font/museo/museo700-regular.ttf') format('truetype'),
         url('font/museo/museo700-regular.svg#Museo700') format('svg');
}
@font-face {
    font-family: 'museo_light';
    src: url('font/museo/museo300-regular.eot');
    src: url('font/museo/museo300-regular.eot') format('embedded-opentype'),
         url('font/museo/museo300-regular.woff') format('woff'),
         url('font/museo/museo300-regular.ttf') format('truetype'),
         url('font/museo/museo300-regular.svg#Museo300') format('svg');
}
@font-face {
    font-family: 'museo_regular';
    src: url('font/museo/museo500-regular.eot');
    src: url('font/museo/museo500-regular.eot') format('embedded-opentype'),
         url('font/museo/museo500-regular.woff') format('woff'),
         url('font/museo/museo500-regular.ttf') format('truetype'),
         url('font/museo/museo50	0-regular.svg#Museo500') format('svg');
}








