* {    
    box-sizing: border-box;
    font-family: Rubik;
}

.pointer {
    cursor: pointer;
}