/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/
@font-face {
font-family: 'Droid Arabic Kufi';
src: url(../fonts/ArbFONTS-Droid.Arabic.Kufi_DownloadSoftware.iR_.ttf);
}
.font{
font-family: 'Droid Arabic Kufi' !important;

}
body
{
font-family: 'Droid Arabic Kufi' !important;

}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Droid Arabic Kufi' !important;
}

i,
strong {
font-family: 'Droid Arabic Kufi' !important;

}
.table_do td:last-child {
padding: 9px !important;
}

.table_do td:first-child {
padding: 9px !important;
}
.deleted-text {
text-decoration: line-through double rad;
}
.activemanu {
  background-color: #f05a27;
  color: #fff !important;
  border-radius: 0 20px 20px 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}