@font-face {
    font-family: 'SegoeUI';
    src: url(https://login-files.nfa.futures.org/src/fonts/segoeui.WOFF);
    font-weight: normal;
}

@font-face {
    font-family: 'SegoeUI';
    src: url(https://login-files.nfa.futures.org/src/fonts/segoeui_bold.WOFF);
    font-weight: bold;
}

.buttons #cancel:before {
    content: url(https://login-files.nfa.futures.org/src/images/left-arrow.svg);
}

#SignInWithLogonNameExchange, #SignUpWithLogonEmailExchange, #SignUpWithLogonNameExchange {
    background-image: url(https://login-files.nfa.futures.org/src/idp_logos/colored/local.svg);
}

#SignInWithLogonNameExchange:hover, #SignUpWithLogonEmailExchange:hover, #SignUpWithLogonNameExchange:hover {
    background-image: url(https://login-files.nfa.futures.org/src/idp_logos/white/local.svg);
}

#SignUpWithLogonEmailExchange.text-link {
    background-image: none;
    background-color: transparent !important;
}

#SignUpWithLogonEmailExchange.text-link:hover {
    background-image: none;
    background-color: transparent !important;
}



