@import url('https://fonts.googleapis.com/css?family=Poppins');
@import url('https://fonts.googleapis.com/css?family=Abel');
@import url('https://fonts.googleapis.com/css?family=Inconsolata');


@font-face {
	font-family: 'Maschek1910V2';
	font-style: normal;
	font-weight: 400;
	src: url('/www.fcstpauli-museum.de/Maschek1910V2-Regular.otf') format('opentype');
}

@font-face {
	font-family: 'Maschek1910V2';
	font-style: italic;
	font-weight: 400;
	src: url('/www.fcstpauli-museum.de/Maschek1910V2-RegularItalic.otf') format('opentype');
}

@font-face {
	font-family: 'Maschek1910V2';
	font-style: normal;
	font-weight: 800;
	src: url('/www.fcstpauli-museum.de/Maschek1910V2-ExtraBold.otf') format('opentype');
}

@font-face {
	font-family: 'Maschek1910V2';
	font-style: italic;
	font-weight: 800;
	src: url('/www.fcstpauli-museum.de/Maschek1910V2-ExtraBoldItalic.otf') format('opentype');
}

h1, h1.page-title {
    font-family: 'Maschek1910V2';
}
.page-title {
    text-transform: uppercase;
}
h1 {
    font-size: 3.4em;
    line-height: 1.2em;
    letter-spacing: -.03em;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
    line-height: 1.4em;
    padding: 0;
    margin: 0 0 0.5em;
    font-weight: 700;
    overflow-wrap: normal;
}
