@font-face {
  font-family: Sahel;
  src: url('../fonts/Sahel-FD.ttf');
  font-weight: bold;
}

@font-face {
  font-family: SahelBold;
  src: url('../fonts/Sahel-Bold-FD.ttf');
  font-weight: bold;
}

@font-face {
  font-family: SahelBlack;
  src: url('../fonts/Sahel-Black-FD.ttf');
  font-weight: bold;
}

@font-face {
  font-family: sogand;
  src: url('../fonts/sogand.ttf');
  font-weight: bold;
}

* {
  font-size: 16px;
  font-family: 'Sahel';
}

.font_sogand {
  font-family: 'sogand' !important;
}

.font_black {
  font-family: 'SahelBlack' !important;
}

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

.font_bold > td > div > div > span {
  font-family: 'SahelBold' !important;
}

.font_bold > td > div > div > span > div {
  font-family: 'SahelBold' !important;
}

text {
  font-family: 'Sahel' !important;
}

.overline {
  font-family: 'Sahel' !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_20 {
  font-size: 20px !important;
}

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

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

.font_30 {
  font-size: 30px !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_30 > .v-btn__content {
  font-size: 30px !important;
}
