@font-face {
    font-family:'yekanbakh';
    src: url(../fonts/yekanbakh/woff/YekanBakhFaNum-VF.woff) format('woff-variations'),
    url(../fonts/yekanbakh/woff2/YekanBakhFaNum-VF.woff2) format('woff2-variations');
}

.footer-bottom-menu p{
    color: #585858 !important;
}

.dreamit_menu>ul>li>a{
    font-family:'yekanbakh' !important;
    font-size: 15px !important;
}

.category-link:hover {
    background: #b8f5b8 !important;
}