@font-face {
    font-family: godfather;
    src: url(../fonts/TheGodfather-v2.ttf);
}

body {
    /* background-color: #336699; */
    font-family: 'Cairo', sans-serif;
}

a {
    text-decoration: none!important;
}


th, button {
    white-space: nowrap;
}


.mafeea {
    font-family: godfather;
    font-weight: normal!important;    
    /* font-size: 3rem;  */
}

.mafeea-title {
    font-size: 12rem;
}

.mafeea-menu-size {
    font-size: 3rem;
}

.mafeea-colour {
    color: #336699;
}

.text-mafeea {
    color: #336699;
}

.bg-mafeea {
    background-color: #336699;
}
