/* Add here all your css styles (customizations) */
@import url('https://fonts.googleapis.com/css2?family=Stick&display=swap');

.font-stick {
    font-family: 'Stick', sans-serif;
}