/* Add custom CSS styles below */ 
@import url('https://fonts.googleapis.com/css2?family=Beiruti:wght@300..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
body, *:not(i) {
    font-family: 'Beiruti' !important;
.br-theme-fontawesome-stars .br-widget a {
    font-family: 'FontAwesome' !important;
}