@charset "UTF-8";
@import 'https://fonts.googleapis.com/css?family=Heebo:900&display=swap';
.sign {
    font: 70px heebo, Arial, sans-serif
}

.selection {
    font: 40px samim
}

.problem {
    font-size: 8px samim
}

.correct_display {
    font: 30px samim
}

.instruction {
    font-size: 27px
}