@font-face {
    font-family: "Siri-BC";
    src: url(fonts/SiriHeadlineExpressen-Black.woff);
}

@font-face {
    font-family: "Exp-Icons";
    src: url(fonts/exp-iconfont.woff);
}


section.typo h1 { font-size: 62px; line-height: 62px; }
section.typo h1.adjusted { font-size: 54px; line-height: 54px; }
section.typo h1 span { text-transform: uppercase; color: #E30613; }

section.typo h2.underrubrik { font-size: 18px; line-height: 18px; font-family: Arial, Helvetica; }

section.typo p.ingress { font-size: 18px; line-height: 25px; font-family: Arial, Helvetica; font-weight: bold;}

section.typo p.ingress + p.ingress { text-indent: 16px; margin-top: -6px; }

section.typo p.text { font-size: 16px; line-height: 22px; font-family: Arial, Helvetica; font-weight: normal;}
section.typo p a { font-weight: bold;}
section.typo p a:hover { text-decoration: underline;}
section.typo span.datum { font-size: 13px; line-height: 16px; font-family: Arial, Helvetica; font-weight: bold; color: #a9a9a9; margin: -20px 0 30px; display: block;}



.img-caption-article { width: 100%; display: block; font-size: 13px; color: #212121; padding: 5px 0; box-sizing: border-box; line-height: 16px; }
.img-caption-article span { float: right; }
.img-caption-article span strong { text-transform: uppercase; }

.img-caption-article.tablet { font-size: 12px; color: #212121; padding: 5px 0; box-sizing: border-box; line-height: 16px; }
.img-caption-article.tablet span strong { text-transform: none; }

.img-caption-article.mobile { font-size: 14px; color: #606060; padding: 5px 0; box-sizing: border-box; line-height: 16px; }
.img-caption-article.mobile span { text-transform: none; color: #979797; font-size: 12px; float: left; }
.img-caption-article.mobile span strong { text-transform: none; font-weight: normal;}

span.publdate { font-weight: bold; color: #a9a9a9; font-size: 13px; line-height: 16px;}
span.publdate.mobile { font-weight: normal; color: #3a383a; font-size: 12px; line-height: 13px;}

span.chronicler-title { border-bottom: 6px solid #e30613; font-size: 48px; line-height: 48px; font-weight: bold; color: #000; text-transform: uppercase; }
span.chronicler-title.mobile { border-bottom: none; font-size: 32px; line-height: 32px; font-weight: bold; color: #000; text-transform: none; font-family: 'Siri-BC';}
