@font-face {
    font-family: 'source_serif_probold';
    src: url('https://landessammlungen-noe.at/files/fonts/sserif/sourceserifpro-bold-webfont.woff2') format('woff2'),
         url('https://landessammlungen-noe.at/files/fonts/sserif/sourceserifpro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_serif_proregular';
    src: url('https://landessammlungen-noe.at/files/fonts/sserif/sourceserifpro-regular-webfont.woff2') format('woff2'),
         url('https://landessammlungen-noe.at/files/fonts/sserif/sourceserifpro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_prolight';
    src: url('https://landessammlungen-noe.at/files/fonts/slight/sourcesanspro-light-webfont.woff2') format('woff2'),
         url('https://landessammlungen-noe.at/files/fonts/slight/sourcesanspro-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_prosemibold';
    src: url('https://landessammlungen-noe.at/files/fonts/ssemi/sourcesanspro-semibold-webfont.woff2') format('woff2'),
         url('https://landessammlungen-noe.at/files/fonts/ssemi/sourcesanspro-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_proregular';
    src: url('https://landessammlungen-noe.at/files/fonts/sregular/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('https://landessammlungen-noe.at/files/fonts/sregular/sourcesanspro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_probold';
    src: url('https://landessammlungen-noe.at/files/fonts/sbold/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('https://landessammlungen-noe.at/files/fonts/sbold/sourcesanspro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Add a star icon to the "new objects" group */
body.groups-page .emuseum-img-grid .grid-item:nth-child(5) .result-title:before {
    content: "\f005";
    font: normal normal normal 14px/1 FontAwesome;
    color: #ffd500;
    font-size: 1.3em;
    margin-right: 0.2em;
}

.advancedsearch-field-wrap #dateSlider {
    display: none;
}

@media print {
    #header,
    #emuseum-api-links,
    div[role="dialog"] {
        display: none;
    }
}

/*Karin*/

