@charset "utf-8";

@font-face {
    font-family: 'Brandon';
    src: url('../_fonts/brandon/271C29_0_0.eot');
    src: url('../_fonts/brandon/271C29_0_0.eot?#iefix') format('eot'),
         url('../_fonts/brandon/271C29_0_0.woff') format('woff'),
         url('../_fonts/brandon/271C29_0_0.ttf') format('truetype');
	font-weight: bold;
    font-style: normal;
}

/*	Suhmo: ohne True-Type-Fonts */
@font-face {/* regular */
    font-family: 'Suhmo';
    src: url('../_fonts/suhmo_regular/SuhmoWeb.eot');
    src: url('../_fonts/suhmo_regular/SuhmoWeb.eot?#iefix') format('eot'),
         url('../_fonts/suhmo_regular/SuhmoWeb.woff') format('woff');
	font-weight: normal;
    font-style: normal;
}

@font-face {/* italic */
    font-family: 'Suhmo';
    src: url('../_fonts/suhmo_regular_italic/SuhmoWeb-Italic.eot');
    src: url('../_fonts/suhmo_regular_italic/SuhmoWeb-Italic.eot?#iefix') format('eot'),
         url('../_fonts/suhmo_regular_italic/SuhmoWeb-Italic.woff') format('woff');
	font-weight: normal;
    font-style: italic;
}

@font-face {/* bold */
    font-family: 'Suhmo';
    src: url('../_fonts/suhmo_bold/SuhmoWeb-Bold.eot');
    src: url('../_fonts/suhmo_bold/SuhmoWeb-Bold.eot?#iefix') format('eot'),
         url('../_fonts/suhmo_bold/SuhmoWeb-Bold.woff') format('woff');
	font-weight: bold;
    font-style: normal;
}

@font-face { /* light */
    font-family: 'Suhmo';
    src: url('../_fonts/suhmo_light/300766_0_0.eot');
    src: url('../_fonts/suhmo_light/300766_0_0.eot?#iefix') format('embedded-opentype'),
        url('../_fonts/suhmo_light/300766_0_0.woff2') format('woff2'),url('../_fonts/suhmo_light/300766_0_0.woff') format('woff'),
        url('../_fonts/suhmo_light/300766_0_0.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

/* Kapitälchen */
@font-face {/* caps regular */
    font-family: 'Suhmo_SC';
    src: url('../_fonts/suhmo_regular/SuhmoScWeb.eot');
    src: url('../_fonts/suhmo_regular/SuhmoScWeb.eot?#iefix') format('eot'),
         url('../_fonts/suhmo_regular/SuhmoScWeb.woff') format('woff');
	font-weight: normal;
    font-style: normal;
}

@font-face {/* caps bold */
    font-family: 'Suhmo_SC';
    src: url('../_fonts/suhmo_bold/SuhmoScWeb-Bold.eot');
    src: url('../_fonts/suhmo_bold/SuhmoScWeb-Bold.eot?#iefix') format('eot'),
         url('../_fonts/suhmo_bold/SuhmoScWeb-Bold.woff') format('woff');
	font-weight: bold;
    font-style: normal;
}