
            @font-face {
                font-weight: 300;
                font-family: 'Source Sans Pro';
                src: url("https://gerhard-streichert.netlife-ph.de/wp-content/plugins/passwordfree/admin/fonts/SourceSansPro-Light.ttf");
            }
            @font-face {
                font-weight: 400;
                font-family: 'Source Sans Pro';
                src: url("https://gerhard-streichert.netlife-ph.de/wp-content/plugins/passwordfree/admin/fonts/SourceSansPro-Regular.ttf");
            }
            @font-face {
                font-weight: 600;
                font-family: 'Source Sans Pro';
                src: url("https://gerhard-streichert.netlife-ph.de/wp-content/plugins/passwordfree/admin/fonts/SourceSansPro-Semibold.ttf");
            }
        .password-free-button img {
            content: url("https://gerhard-streichert.netlife-ph.de/wp-content/plugins/passwordfree/admin/images/password-free-customization-logo-default.svg");
        }
        .password-free-button {
            cursor: pointer;
            user-select: none;
            background: #ffffff;
            border-radius: 4px;
            border: 1px solid #0b3b75;
            font-family: Arial, sans-serif;
            font-size: 16px;
            font-weight: 600;
            font-style: normal;
            text-decoration: none;
            color: #0b3b75;
        }
        .password-free-button:hover {
            background: #0b3B75;
            border-radius: 4px;
            border: 1px solid #0b3B75;
            font-family: Arial, sans-serif;
            font-size: 16px;
            font-weight: 600;
            font-style: normal;
            text-decoration: none;
            color: #ffffff;
        }
        .password-free-login-page-wrapper {
            text-align: center;          
        }
        .password-free-login-page-wrapper .password_free_motivation_text {
            text-align: center;
        }
        .password-free-login-page-wrapper .password-free-button {
            
        }
        .password-free-button-part {
            position: relative;
        }
        #login {
            
        }
        .password-free-login-page-wrapper .password-free-button-part {
            
        }
        