@font-face {
	font-family: 'CeraPro';
	url('/themes/zeitmeter/assets/css/fonts/CeraPro-Regular.woff2') format('woff2'),
	url('/themes/zeitmeter/assets/css/fonts/CeraPro-Regular.woff') format('woff'),
}

body {
	font-family: "CeraPro", sans-serif !important;
}

.block-category .category-cover img {
	width: 100%;
	height: auto;
}
.popover {
	top: 25px !important;
}
.block-category .category-cover {
    right: inherit;
    bottom: inherit;
}
.custom-radio {
	margin-right: 0;
}
#wrapper {
	background-color: #ffffff;
}