.pagebuilder {
  color: #2b2b2b;
  font-family: 'Open Sans', 'Helvetica', arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

@font-face {
    font-family: 'bikeexchangealpha';
    src: url('https://s3.eu-central-1.amazonaws.com/bikeexchange.de/BE_HOMEPAGE/PB-BikeExchange/fonts/bikeexchange_alpha-webfont.woff2') format('woff2'),
         url('https://s3.eu-central-1.amazonaws.com/bikeexchange.de/BE_HOMEPAGE/PB-BikeExchange/fonts/bikeexchange_alpha-webfont.woff') format('woff'),
		 url('https://s3.eu-central-1.amazonaws.com/bikeexchange.de/BE_HOMEPAGE/PB-BikeExchange/fonts/bikeexchange_alpha-webfont.ttf')  format('truetype'),
		 url('https://s3.eu-central-1.amazonaws.com/bikeexchange.de/BE_HOMEPAGE/PB-BikeExchange/fonts/bikeexchange_alpha-webfont.svg#bikeexchangealpha') format('svg');
    font-weight: normal;
    font-style: normal;
}

body.theme-fontFamilies, p, .theme-fontFamilies h3, .theme-fontFamilies .h3, h4, h5 {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.pagebuilder p {
  opacity: 0.8;
}

.theme-fontFamilies h1, .theme-fontFamilies .h1, .theme-fontFamilies h2, .theme-fontFamilies .h2, h6 {
	font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.pagebuilder h1, .theme-fontFamilies h1, .theme-fontFamilies .h1 {
	font-size: 36px;
	line-height: 42px;
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing: -0.04em;
}
h1.alpha {
	font-family: 'bikeexchangealpha', 'Montserrat', arial, sans-serif;
	font-size: 60px;
	letter-spacing: 0.03em;
}
@media (min-width: 992px) {
.pagebuilder h1, .theme-fontFamilies h1, .theme-fontFamilies .h1 {
    font-size: 44px;
    line-height: 52px;
  }
}
.pagebuilder h2, .theme-fontFamilies h2, .theme-fontFamilies .h2 {
	font-size: 30px;
	line-height: 38px;
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing: -0.02em;
}
h2.alpha {
	font-family: 'bikeexchangealpha', 'Montserrat', arial, sans-serif;
    font-size: 36px;
    letter-spacing: 0;
}
.pagebuilder h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
}
h3.alpha {
	font-family: 'bikeexchangealpha', 'Montserrat', arial, sans-serif;
    font-size: 24px;
    letter-spacing: 0;
}
.pagebuilder h4 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	opacity: 0.8;
	margin-top: 0;
	margin-bottom: 0;
}
.pagebuilder h5 {
	font-size: 16px;
	line-height: 1.19em;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 0;
}
.pagebuilder h6 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 800;
	margin-top: 0;
	margin-bottom: 0;
}
.kategorie-tiles h2.alpha {font-size: 44px;}