@font-face {
font-family: 'museo-sans';
font-style: normal;
font-weight: 100;
src: url(//agu-uniklinika.de/wp-content/themes/hello-theme-child-master/fonts/museosans-100-webfont.woff2) format('woff2'),
url(//agu-uniklinika.de/wp-content/themes/hello-theme-child-master/fonts/museosans-100-webfont.woff) format('woff');
}
@font-face {
font-family: 'museo-sans';
font-style: normal;
font-weight: 300;
src: url(//agu-uniklinika.de/wp-content/themes/hello-theme-child-master/fonts/museosans-300-webfont.woff2) format('woff2'),
url(//agu-uniklinika.de/wp-content/themes/hello-theme-child-master/fonts/museosans-300-webfont.woff) format('woff');
}
@font-face {
font-family: 'museo-sans';
font-style: normal;
font-weight: 500;
src: url(//agu-uniklinika.de/wp-content/themes/hello-theme-child-master/fonts/museosans-500-webfont.woff2) format('woff2'),
url(//agu-uniklinika.de/wp-content/themes/hello-theme-child-master/fonts/museosans-500-webfont.woff) format('woff');
}
@font-face {
font-family: 'museo-sans';
font-style: normal;
font-weight: 700;
src: url(//agu-uniklinika.de/wp-content/themes/hello-theme-child-master/fonts/museosans-700-webfont.woff2) format('woff2'),
url(//agu-uniklinika.de/wp-content/themes/hello-theme-child-master/fonts/museosans-700-webfont.woff) format('woff');
}
h1, h2, h3, h4, h5, h3 a {
font-family: "museo-sans", Sans-serif !important;
font-weight: 700;
}
body, div, p, a, ul, li, button, span {
font-family: "museo-sans", Sans-serif !important;
font-weight: 300;
}
@media only screen and (max-width: 768px) {
.impressum-datenschutz h2 {
font-size: 22px;
}
}