@font-face {
  font-family: iran;
  src: url('./font/IRAN.eot');
  src: url('./font/IRAN.eot?#iefix') format('embedded-opentype'),
    url('./font/IRAN.woff2') format('woff2'),
    url('./font/IRAN.woff') format('woff'),
    url('./font/IRAN.ttf') format('truetype');
  font-weight: 400;
}



@font-face {
  font-family: badiya-regular;
  src: url('./font/Bahij_Badiya-Regular.ttf') format('truetype');
  font-weight: 400;
}


@font-face {
  font-family: 'icomoon';
  src: url('./font/icomoon.eot?xd0u6p');
  src: url('./font/icomoon.eot?xd0u6p#iefix') format('embedded-opentype'),
    url('./font/icomoon.ttf?xd0u6p') format('truetype'),
    url('./font/icomoon.woff?xd0u6p') format('woff'),
    url('./font/icomoon.svg?xd0u6p#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}




[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 0.4 !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  display: inline-block;
  font-size: 22px !important;
  position: relative;
  top: 5px;
}



.icon-link:before {
  content: "\e906";
}

.icon-search:before {
  content: "\e905";
}

.icon-stock:before {
  content: "\e900";
}

.icon-reports:before {
  content: "\e903";
}

.icon-money_transaction:before {
  content: "\e904";
}

.icon-gold_transaction:before {
  content: "\e901";
}

.icon-daily_report:before {
  content: "\e902";
}

.icon-circle-up:before {
  content: "\ea41";
}


.icon-arrow-up2:before {
  content: "\ea3a";
}