@font-face {
  font-family: "Sahel";
  src: url("../fonts/Sahel-FD.ttf");
}
@font-face {
  font-family: "SahelBold";
  src: url("../fonts/Sahel-Bold-FD.ttf");
}
@font-face {
  font-family: "SahelBlack";
  src: url("../fonts/Sahel-Black.woff");
}
@font-face {
  font-family: IRANSans;
  src: url('../fonts/IRANSans.ttf');
}

@font-face {
  font-family: IRANSansFaNumBold;
  src: url('../fonts/IRANSans(FaNum)_Bold.ttf');
}

@font-face {
  font-family: IRANSansFaNumMedium;
  src: url('../fonts/IRANSans(FaNum)_Medium.ttf');
}

* {
  font-family: "Sahel", "Sahel", "SahelBlack";
  font-size: 14px;
}

text,
h2 {
  font-family: "Sahel", "Sahel" !important;
}

.overline {
  font-family: "Sahel", "Sahel" !important;
}

.font_bold {
  font-family: "SahelBold", "SahelBold" !important;
}

.font_10 {
  font-size: 10px !important;
}

.font_12 {
  font-size: 12px !important;
}

.font_13 {
  font-size: 13px !important;
}

.font_18 {
  font-size: 18px !important;
}

.font_15 {
  font-size: 15px !important;
}

.font_16 {
  font-size: 16px !important;
}

.font_17 {
  font-size: 17px !important;
}

.font_19 {
  font-size: 19px !important;
}

.font_20 {
  font-size: 20px !important;
}

.font_22 {
  font-size: 22px !important;
}

.font_24 {
  font-size: 24px !important;
}

.font_30 {
  font-size: 30px !important;
}

.font_35 {
  font-size: 35px !important;
}

.font_40 {
  font-size: 40px !important;
}

.font_13 > .v-btn__content {
  font-size: 13px !important;
}

.font_12 > .v-btn__content {
  font-size: 12px !important;
}

.font_18 > .v-btn__content {
  font-size: 18px !important;
}

.font_15 > .v-btn__content {
  font-size: 15px !important;
}

.font_16 > .v-btn__content {
  font-size: 16px !important;
}

.font_17 > .v-btn__content {
  font-size: 17px !important;
}

.font_24 > .v-btn__content {
  font-size: 24px !important;
}

.font_26{
  font-size: 26px !important;
}

.font_30 > .v-btn__content {
  font-size: 30px !important;
}
.line-height-30 {
  line-height: 30px !important;
}

.line-height-38 {
  line-height: 38px;
}
.line-height-22 {
  line-height: 22px !important;
}

.line-height-24 {
  line-height: 24px !important;
}

.line-height-26 {
  line-height: 26px !important;
}

.line-height-28 {
  line-height: 28px !important;
}

.line-height-30 {
  line-height: 30px !important;
}

.line-height-35 {
  line-height: 35px !important;
}


.line-height-36 {
  line-height: 36px;
}

.line-height-45 {
  line-height: 45px;
}