@font-face {
    font-family:"Roboto-Regular";
    src:url('../font/Roboto-Regular.ttf');
}
@font-face {
    font-family:"Roboto-Bold";
    src:url('../font/Roboto-Bold.ttf');
}
body{font-family:Roboto-Regular;}
h1, h2, h3, h4, h5, h6{font-family:Roboto-Regular;}

.booking_font_custom,.booking_day_container,.booking_calendar_container_all{font-family:Roboto-Regular;}
.booking_weekdays_custom{font-family:Roboto-Regular;}

.learndash-wrapper .ld-status, .learndash-wrapper .ld-button,
.popup_wrap .popup_form_field .submit_button{font-family:Roboto-Bold;}