
@font-face {
    font-family: 'IconFont';
    font-weight: normal;
    src: url(/medizinakte/javax.faces.resource/fonts/primeicons.woff.xhtml) format("opentype");;
}

@font-face {
    font-family: 'IconFont2';
    font-weight: normal;
    src: url(/medizinakte/javax.faces.resource/fonts/primeicons.woff2.xhtml) format("opentype");;
}



.logoPublicMenu {
    height: 112px;
    padding: 20px;
}

@media only screen and (max-width: 850px) {

    .logoPublicMenu {
        height: 68px;
        padding: 10px;
    }

}


.pp-login-1:before {
    font-family: 'IconFont2';
    content: "\e970" !important;
}

.pp-registration:before {
    font-family: 'IconFont2';
    content: "\E98A" !important;
}

.pp-lock-2:before {
    font-family: 'IconFont2';
    content: "\E960" !important;
}

.pp-task-checklist-check:before {
    font-family: 'IconFont2';
    content: "\E98C" !important;
}

.pp-phone-actions-menu:before {
    font-family: 'IconFont2';
    content: "\E9D0" !important;
}

.pp-diary:before {
    font-family: 'IconFont2';
    content: "\E9BA" !important;
}

.pp-configuration:before {
    font-family: 'IconFont2';
    content: "\E94A" !important;
}

.pp-logout:before {
    font-family: 'IconFont2';
    content: "\E971" !important;
}

.pp-home:before {
    font-family: 'IconFont2';
    content: "\E925" !important;
}

.pp-share:before {
    font-family: 'IconFont';
    content: "\E941" !important;
}
