@font-face {
    font-family: 'teuton_hellregular';
    src: url('../fonts/teutonhe.eot');
    src: url('../fonts/teutonhe.eot?#iefix') format('embedded-opentype'),
    url('../fonts/teutonhe.woff2') format('woff2'),
    url('../fonts/teutonhe.woff') format('woff'),
    url('../fonts/teutonhe.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'teuton_magerbold';
    src: url('../fonts/teutonmb.eot');
    src: url('../fonts/teutonmb.eot?#iefix') format('embedded-opentype'),
    url('../fonts/teutonmb.woff2') format('woff2'),
    url('../fonts/teutonmb.woff') format('woff'),
    url('../fonts/teutonmb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'teuton_weissbold';
    src: url('../fonts/teutonwb.eot');
    src: url('../fonts/teutonwb.eot?#iefix') format('embedded-opentype'),
    url('../fonts/teutonwb.woff2') format('woff2'),
    url('../fonts/teutonwb.woff') format('woff'),
    url('../fonts/teutonwb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}