/* line 1, static/css/typography.scss */
h1, .font-1 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 600;
  margin-bottom: 0; }

/* line 8, static/css/typography.scss */
h2, .font-2 {
  font-size: 32px;
  line-height: 36px;
  font-weight: 600;
  margin-bottom: 0; }

/* line 15, static/css/typography.scss */
h3, .font-3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  margin-bottom: 0; }

/* line 22, static/css/typography.scss */
h4, .font-4 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 0; }

/* line 29, static/css/typography.scss */
h5, .font-5 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 0; }

/* line 36, static/css/typography.scss */
p, .font-body, .font-body2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 0; }

/* line 42, static/css/typography.scss */
.font-btn-big {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600; }

/* line 48, static/css/typography.scss */
.font-btn {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500; }

@media (min-width: 768px) {
  /* line 55, static/css/typography.scss */
  h1, .font-1 {
    font-size: 88px;
    line-height: 100px;
    font-weight: 600; }
  /* line 61, static/css/typography.scss */
  h2, .font-2 {
    font-size: 64px;
    line-height: 68px;
    font-weight: 600; }
  /* line 67, static/css/typography.scss */
  h3, .font-3 {
    font-size: 56px;
    line-height: 62px;
    font-weight: 500; }
  /* line 73, static/css/typography.scss */
  h4, .font-4 {
    font-size: 48px;
    line-height: 52px;
    font-weight: 600; }
  /* line 79, static/css/typography.scss */
  h5, .font-5 {
    font-size: 40px;
    line-height: 44px;
    font-weight: 500; }
  /* line 85, static/css/typography.scss */
  p, .font-body {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400; }
  /* line 91, static/css/typography.scss */
  .font-body2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400; }
  /* line 97, static/css/typography.scss */
  .font-btn-big {
    font-size: 30px;
    line-height: 36px;
    font-weight: 600; }
  /* line 103, static/css/typography.scss */
  .font-btn {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500; } }
