@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

body {
    font-family: 'Poppins', sans-serif;
}

.tsb {
    font-weight: 600;
}

.tb {
    font-weight: 700;
}

.twr {
    font-weight: 400;
}

.rr {
    font-family: 'Poppins', sans-serif;    
    font-weight: 400;
}

.rb {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}

.navbar-brand img {

}
