/* brighttalk login fonts */


h6, .h6, h5, .h5, h4, .h4, h3, .h3 {
 font-family: "Roboto-Light", sans-serif !important;
}

/* Apply Bold font */
h2, .h2, h1, .h1
 {
 font-family: "Roboto-Bold", sans-serif !important;
}

/* Apply Regular font */

#wp-submit.button-primary,
body.login {
 font-family: "Roboto-Regular", "Franklin Gothic Medium", Tahoma, sans-serif !important;
}
