@import url('https://fonts.googleapis.com/css?family=Quicksand:400,700');

* {
    font-family: 'Quicksand', var(--bs-body-font-family) !important;
}