@font-face {
    font-display: swap;
    font-family: cairoRegular;
    src: url(/fonts/cairo/Cairo-Regular.ttf)
}

.body {
    overflow: hidden;
}

.loadmore-notifications-content .content {
    margin: 0;
    width: 100%;
    min-height: unset;
}

.search_icon {
    display: none !important;
}

.social-section .content {
    margin: 0 auto;
    display: block;
    min-height: unset;
    width: 100%;
}
