*:not(i){
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
    text-decoration: none;
    font-family:"mons" !important;
}
body {
    font-family:"mons" !important;
}