@import url(./fontiran.css);

body {
  font-family: IRANSans !important;
  font-weight: 300;
}

h1 {
  font-weight: bold;
}
.v-list-item--active {
  color: white !important;
}
