@charset "utf-8";

/* WEBFONTS ############################################################################################################
##################################################################################################################### */

@font-face {
    font-family: 'BundesSerifWeb';
    font-weight: normal;
    font-style: normal;
    src: url("../Fonts/BundesSerifWeb-Regular.eot?#iefix");
    src: local("?"), url('../Fonts/BundesSerifWeb-Regular.woff') format('woff'), url('../Fonts/BundesSerifWeb-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'BundesSerifWeb';
    font-weight: normal;
    font-style: italic;
    src: url("../Fonts/BundesSerifWeb-Italic.eot?#iefix");
    src: local("?"), url('../Fonts/BundesSerifWeb-Italic.woff') format('woff'), url('../Fonts/BundesSerifWeb-Italic.ttf') format('truetype');
}
@font-face {
    font-family: 'BundesSerifWeb';
    font-weight: bold;
    font-style: normal;
    src: url("../Fonts/BundesSerifWeb-Bold.eot?#iefix");
    src: local("?"), url('../Fonts/BundesSerifWeb-Bold.woff') format('woff'), url('../Fonts/BundesSerifWeb-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'BundesSerifWeb';
    font-weight: bold;
    font-style: italic;
    src: url("../Fonts/BundesSerifWeb-BoldItalic.eot?#iefix");
    src: local("?"), url('../Fonts/BundesSerifWeb-BoldItalic.woff') format('woff'), url('../Fonts/BundesSerifWeb-BoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'BundesSansWeb';
    font-weight: normal;
    font-style: normal;
    src: url('../Fonts/BundesSansWeb-Regular.eot?#iefix');
    src: local("?"), url('../Fonts/BundesSansWeb-Regular.woff') format('woff'), url('../Fonts/BundesSansWeb-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'BundesSansWeb';
    font-weight: normal;
    font-style: italic;
    src: url('../Fonts/BundesSansWeb-Italic.eot?#iefix');
    src: local("?"), url('../Fonts/BundesSansWeb-Italic.woff') format('woff'), url('../Fonts/BundesSansWeb-Italic.ttf') format('truetype');
}
@font-face {
    font-family: 'BundesSansWeb';
    font-weight: bold;
    font-style: normal;
    src: url('../Fonts/BundesSansWeb-Bold.eot?#iefix');
    src: local("?"), url('../Fonts/BundesSansWeb-Bold.woff') format('woff'), url('../Fonts/BundesSansWeb-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'BundesSansWeb';
    font-weight: bold;
    font-style: italic;
    src: url('../Fonts/BundesSansWeb-BoldItalic.eot?#iefix');
    src: local("?"), url('../Fonts/BundesSansWeb-BoldItalic.woff') format('woff'), url('../Fonts/BundesSansWeb-BoldItalic.ttf') format('truetype');
}