/****** Webfonts ******/
@font-face {
    font-family: 'BundesSansWeb';
    src: url('BundesSansWeb-Regular.eot');
    src: url('BundesSansWeb-Regular.eot#iefix') format('embedded-opentype'),
         url('BundesSansWeb-Regular.woff') format('woff'),
         url('BundesSansWeb-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'BundesSansWeb';
    src: url('BundesSansWeb-Medium.eot');
    src: url('BundesSansWeb-Medium.eot#iefix') format('embedded-opentype'),
         url('BundesSansWeb-Medium.woff') format('woff'),
         url('BundesSansWeb-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'BundesSansWeb';
    src: url('BundesSansWeb-Bold.eot');
    src: url('BundesSansWeb-Bold.eot#iefix') format('embedded-opentype'),
         url('BundesSansWeb-Bold.woff') format('woff'),
         url('BundesSansWeb-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
