@charset "UTF-8";

/*futura*/
.futura_book {
  font-family: futura-pt, sans-serif;
  font-style: normal;
  font-weight: 400
}

.futura_book_oblique {
  font-family: futura-pt, sans-serif;
  font-style: italic;
  font-weight: 400
}

.futura_heavy {
  font-family: futura-pt, sans-serif;
  font-style: normal;
  font-weight: 700
}

.futura_heavy_oblique {
  font-family: futura-pt, sans-serif;
  font-style: italic;
  font-weight: 700
}

.futura_condensed_book {
  font-family: futura-pt-condensed, sans-serif;
  font-style: normal;
  font-weight: 400
}

.futura_condensed_book_oblique {
  font-family: futura-pt-condensed, sans-serif;
  font-style: italic;
  font-weight: 400
}

.futura_condensed_bold {
  font-family: futura-pt-condensed, sans-serif;
  font-style: normal;
  font-weight: 700
}

.futura_condensed_bold_oblique {
  font-family: futura-pt-condensed, sans-serif;
  font-style: italic;
  font-weight: 700
}

/*century gothic*/
.century_gothic_regular {
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.century_gothic_italic {
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: italic;
}

.century_gothic_bold {
  font-family: century-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.century_gothic_bold_italic {
  font-family: century-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.bitter_regular {
  font-family: bitter, serif;
  font-weight: 400;
  font-style: normal;
}

.bitter_italic {
  font-family: bitter, serif;
  font-weight: 400;
  font-style: italic;
}

.bitter_bold {
  font-family: bitter, serif;
  font-weight: 700;
  font-style: normal;
}

.bitter_bold_italic {
  font-family: bitter, serif;
  font-weight: 400;
  font-style: italic;
}

.slabo_27 {
  font-family: slabo-27px, serif;
  font-weight: 400;
  font-style: normal;
}

.slabo_13 {
  font-family: slabo-13px, serif;
  font-weight: 400;
  font-style: normal;
}
