@font-face {
    font-family: 'MerkurSansRegular';
    src: url('fonts/MerkurSans-Regular.eot');
    src: url('fonts/MerkurSans-Regular.eot') format('embedded-opentype'), url('fonts/MerkurSans-Regular.woff2') format('woff2'), url('fonts/MerkurSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body, html,
.kw-input,
.kw-textarea,
.kw-select,
.kw-label,
.ui-datepicker,
.popup-box,
.popup-box .user-top,
#user-profil-name,
h1, h2, h3, h4, h5, h6 {
    font-family: 'MerkurSansRegular', Arial, Helvetica, Verdana, sans-serif !important;
}

h1 {
    font-size: 25px !important;
}

h2 {
    font-size: 21px !important;
}

h3 {
    font-size: 17px !important;
}

h4 {
    font-size: 15px !important;
}

h5 {
    font-size: 13px !important;
}

body, html,
.content .sidebar,
.btn,
.kw-input,
.kw-textarea,
.dropdown-menu,
.curricula-statistics .curricula-statistics-body,
.ui-datepicker *
{
    font-size: 15px !important;
}
.btn.btn-circle {
    font-size: 14px !important;
}


.panel-title,
#pre-post-form {
    font-size: 17px !important;
}

.help-block-panel-title,
.help-block-panel-body,
.help-block {
    font-size: 13px !important;
}
.stream .comment .comment-info .comment-info-owner,
.stream .comment .comment-info .comment-info-date,
.kw-label {
    font-size: 12px !important;
}

