@import url('https://fonts.googleapis.com/css?family=Inder');

body { 
    font-family: 'Inder', sans-serif !important;
    background-color: #2f2f2f !important;
}

.bg-dark {
    background-color: #191a1b!important;
}
