@font-face {
    font-family: 'TheSansUHHBold' !important;
    src: url("Fonts/TheSansUHH/TheSansUHH-Bold.eot") !important;
    src: url("Fonts/TheSansUHH/TheSansUHH-Boldd41d.eot?#iefix") format("embedded-opentype"), url("Fonts/TheSansUHH/TheSansUHH-Bold.woff") format("woff");
    font-weight: normal !important;
    font-style: normal !important;
}

@font-face {
    font-family: 'TheSansUHHBoldItalic' !important;
    src: url("Fonts/TheSansUHH/TheSansUHH-BoldItalic.eot") !important;
    src: url("Fonts/TheSansUHH/TheSansUHH-BoldItalicd41d.eot?#iefix") format("embedded-opentype"), url("Fonts/TheSansUHH/TheSansUHH-BoldItalic.woff") format("woff");
    font-weight: normal !important;
    font-style: normal !important;
}

@font-face {
    font-family: 'TheSansUHHItalic' !important;
    src: url("Fonts/TheSansUHH/TheSansUHH-RegularItalic.eot") !important;
    src: url("Fonts/TheSansUHH/TheSansUHH-RegularItalicd41d.eot?#iefix") format("embedded-opentype"), url("Fonts/TheSansUHH/TheSansUHH-RegularItalic.woff") format("woff");
    font-weight: normal !important;
    font-style: normal !important;
}

@font-face {
    font-family: 'TheSansUHH' !important;
    src: url("Fonts/TheSansUHH/TheSansUHH-Regular.eot") !important;
    src: url("Fonts/TheSansUHH/TheSansUHH-Regulard41d.eot?#iefix") format("embedded-opentype"), url("Fonts/TheSansUHH/TheSansUHH-Regular.woff") format("woff");
    font-weight: normal !important;
    font-style: normal !important;
}

h1, h2, h3, h4, h5 {
    font-family: TheSansUHHBold, sans-serif !important;
    font-weight: normal !important;
}

.publication-header{
    font-family: TheSansUHHBold, sans-serif !important;
}

body {
    font-size: 12px !important;
    font-family: TheSansUHH, sans-serif !important;
    overflow-y: scroll !important;
}

.pubitems { display: none !important; }
.hideprint { display: none !important; }
.hidescreen { display: inline !important; }
a { color: #c40017 !important; text-decoration: none !important; }
a:hover { text-decoration: underline !important; }

