

@font-face{
    font-family:IRANSans;
    font-style:normal;
    font-weight:900;
    font-display:swap;
    src:url(fonts/eot/IRANSansWeb_Black.eot);
    src:url(fonts/eot/IRANSansWeb_Black.eot?#iefix) format("embedded-opentype"),url(fonts/woff2/IRANSansWeb_Black.woff2) format("woff2"),url(fonts/woff/IRANSansWeb_Black.woff) format("woff"),url(fonts/ttf/IRANSansWeb_Black.ttf) format("truetype")
}
@font-face{
    font-family:IRANSans;
    font-style:normal;
    font-weight:700;
    font-display:swap;
    src:url(fonts/eot/IRANSansWeb_Bold.eot);
    src:url(fonts/eot/IRANSansWeb_Bold.eot?#iefix) format("embedded-opentype"),url(fonts/woff2/IRANSansWeb_Bold.woff2) format("woff2"),url(fonts/woff/IRANSansWeb_Bold.woff) format("woff"),url(fonts/ttf/IRANSansWeb_Bold.ttf) format("truetype")
}
@font-face{
    font-family:IRANSans;
    font-style:normal;
    font-display:swap;
    font-weight:500;
    src:url(fonts/eot/IRANSansWeb_Medium.eot);
    src:url(fonts/eot/IRANSansWeb_Medium.eot?#iefix) format("embedded-opentype"),url(fonts/woff2/IRANSansWeb_Medium.woff2) format("woff2"),url(fonts/woff/IRANSansWeb_Medium.woff) format("woff"),url(fonts/ttf/IRANSansWeb_Medium.ttf) format("truetype")
}
@font-face{
    font-family:IRANSans;
    font-style:normal;
    font-display:swap;
    font-weight:300;
    src:url(fonts/eot/IRANSansWeb_Light.eot);
    src:url(fonts/eot/IRANSansWeb_Light.eot?#iefix) format("embedded-opentype"),url(fonts/woff2/IRANSansWeb_Light.woff2) format("woff2"),url(fonts/woff/IRANSansWeb_Light.woff) format("woff"),url(fonts/ttf/IRANSansWeb_Light.ttf) format("truetype")
}
@font-face{
    font-family:IRANSans;
    font-style:normal;
    font-weight:200;
    font-display:swap;
    src:url(fonts/eot/IRANSansWeb_UltraLight.eot);
    src:url(fonts/eot/IRANSansWeb_UltraLight.eot?#iefix) format("embedded-opentype"),url(fonts/woff2/IRANSansWeb_UltraLight.woff2) format("woff2"),url(fonts/woff/IRANSansWeb_UltraLight.woff) format("woff"),url(fonts/ttf/IRANSansWeb_UltraLight.ttf) format("truetype")
}
@font-face{
    font-family:IRANSans;
    font-style:normal;
    font-weight:400;
    font-display:swap;
    src:url(fonts/eot/IRANSansWeb.eot);
    src:url(fonts/eot/IRANSansWeb.eot?#iefix) format("embedded-opentype"),url(fonts/woff2/IRANSansWeb.woff2) format("woff2"),url(fonts/woff/IRANSansWeb.woff) format("woff"),url(fonts/ttf/IRANSansWeb.ttf) format("truetype")
}
.mihanpanel-profile-widget *{
  font-family:IRANSans !important;
}
.mihanpanel-profile-widget{
  padding:20px 15px;
  background-color:#2b2f3e;
  border-radius:10px;
  background-size: contain;
  margin-bottom:20px;
  box-shadow:0 0 20px rgba(0,0,0,0.3);
  color:#fff;
}
.mihanpanel-profile-widget .mpavatar img{
  width:45%;
  height:auto;
  display:block;
  margin:0 auto;
  border-radius:100%;
  margin-bottom:10px;
}
.mihanpanel-profile-widget .mp-nav-tabs-mpwrapper .mp-nav-tabs{
  padding:0 !important;
  margin:0 !important;
    position: relative;
}
.mihanpanel-profile-widget .mp-nav-tabs-mpwrapper .mp-nav-tabs li{
  list-style: none;
  border-radius:3px;
  padding:15px !important;
  margin:3px 0 !important;
}
.mihanpanel-profile-widget .mp-nav-tabs-mpwrapper .mp-nav-tabs li:hover{
  background:rgba(255,255,255,0.1);
}
.mihanpanel-profile-widget .mp-nav-tabs-mpwrapper .mp-nav-tabs li p{
  margin:0 !important;
}
.mihanpanel-profile-widget .mp-nav-tabs-mpwrapper .mp-nav-tabs li a{
  color:#fff;
  font-size:15px;
  font-weight:300;
  text-decoration: none;
}
.mihanpanel-profile-widget .mp-nav-tabs-mpwrapper .mp-nav-tabs li a i{
  float:left;
  font-size: 1.5em;
}

.mihanpanel-profile-widget.mp_ltr_widget .mp-nav-tabs-mpwrapper .mp-nav-tabs li p{
  padding-left: 40px;
}