body {
    font-family: 'SplineSans-Regular', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.default-bg {
    background-color: #262626;
}