@charset "UTF-8";

/*
 * Users in digimag can choose from the following styles in the CKEditor style dropdown(Paragraph)
 */
span.Credit {
  font-family: 'Proxima Nova';
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
  font-style: normal;
}

span.Rubrik {
  font-family: 'Proxima Nova';
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

span.BU {
  font-family: 'Proxima Nova';
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  font-style: normal;
}

span.BU-i {
  font-family: 'Proxima Nova';
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  font-style: italic;
}

span.BU-b {
  font-family: 'Proxima Nova';
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  font-style: normal;
}

span.BU-bi {
  font-family: 'Proxima Nova';
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  font-style: italic;
}

span.LTklein {
  font-family: 'Freight Text';
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  font-style: normal;
}

span.LTklein-i {
  font-family: 'Freight Text';
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  font-style: italic;
}

span.LTklein-b {
  font-family: 'Freight Text';
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  font-style: normal;
}

span.LTklein-bi {
  font-family: 'Freight Text';
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  font-style: italic;
}

span.Autor {
  font-family: 'Freight Text';
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}

span.LT {
  font-family: 'Freight Text';
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
  font-style: normal;
}

span.LT-i {
  font-family: 'Freight Text';
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
  font-style: italic;
}

/*Rätsel prüfen-Button*/
button.LT-b,
span.LT-b {
  font-family: 'Freight Text';
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  font-style: normal;
}

span.LT-bi {
  font-family: 'Freight Text';
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  font-style: italic;
}

span.LT2 {
  font-family: 'Proxima Nova';
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  font-style: normal;
}

span.LT2-i {
  font-family: 'Proxima Nova';
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  font-style: italic;
}

span.S-Teaser1 {
  font-family: 'Freight Text';
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  font-style: normal;
}

span.Teaser1 {
  font-family: 'Freight Text';
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  font-style: normal;
}

span.Teaser1-bi {
  font-family: 'Freight Text';
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  font-style: italic;
}

span.Teaser1Cmp {
  font-family: 'Freight Cmp';
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  font-style: normal;
}

span.Teaser2 {
  font-family: 'Proxima Nova';
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  font-style: normal;
}

span.Teaser2Cond {
  font-family: 'Proxima Nova Cond';
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  font-style: normal;
}

span.L-Teaser1 {
  font-family: 'Freight';
  font-size: 36px;
  line-height: 41px;
  font-weight: 400;
  font-style: normal;
}

span.S-Head1 {
  font-family: 'Freight';
  font-size: 56px;
  line-height: 67px;
  font-weight: 300;
  font-style: normal;
}

span.M-Head1 {
  font-family: 'Freight';
  font-size: 76px;
  line-height: 86px;
  font-weight: 400;
  font-style: normal;
}

span.L-Head1 {
  font-family: 'Freight';
  font-size: 96px;
  line-height: 106px;
  font-weight: 700;
  font-style: normal;
}

span.S-Head1Cmp {
  font-family: 'Freight Cmp';
  font-size: 56px;
  line-height: 67px;
  font-weight: 400;
  font-style: normal;
}

span.M-Head1Cmp {
  font-family: 'Freight Cmp';
  font-size: 76px;
  line-height: 86px;
  font-weight: 700;
  font-style: normal;
}

span.L-Head1Cmp {
  font-family: 'Freight Cmp';
  font-size: 96px;
  line-height: 106px;
  font-weight: 900;
  font-style: normal;
}

span.S-Head2 {
  font-family: 'Proxima Nova';
  font-size: 56px;
  line-height: 67px;
  font-weight: 400;
  font-style: normal;
}

span.M-Head2 {
  font-family: 'Proxima Nova';
  font-size: 76px;
  line-height: 86px;
  font-weight: 700;
  font-style: normal;
}

span.L-Head2 {
  font-family: 'Proxima Nova';
  font-size: 96px;
  line-height: 106px;
  font-weight: 900;
  font-style: normal;
}

span.S-Head2Cond {
  font-family: 'Proxima Nova Cond';
  font-size: 56px;
  line-height: 67px;
  font-weight: 400;
  font-style: normal;
}

span.M-Head2Cond {
  font-family: 'Proxima Nova Cond';
  font-size: 76px;
  line-height: 86px;
  font-weight: 700;
  font-style: normal;
}

span.L-Head2Cond {
  font-family: 'Proxima Nova Cond';
  font-size: 96px;
  line-height: 106px;
  font-weight: 300;
  font-style: normal;
}

span.XL-Head {
  font-family: 'Freight Cmp';
  font-size: 116px;
  line-height: 126px;
  font-weight: 900;
  font-style: normal;
}

span.XXL-Head {
  font-family: 'Freight Cmp';
  font-size: 136px;
  line-height: 146px;
  font-weight: 900;
  font-style: normal;
}
