﻿@import url("https://s3-eu-west-1.amazonaws.com/dev-feed-editions/css/fonts.css");


.articlepopover .contentHead,
.articlepopover .contentDeck,
.articlepopover .contentByline,
.articlepopover .contentBody {
    color: #333;
}

.articlepopover .contentByline {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.33;
    font-family: Roboto, Gotham, Helvetica Neue, Helvetica, Arial, “sans-serif”;
    text-transform: none;
}

.articlepopover .contentDeck,
.articlepopover .contentBody {
    font-family: 'Merriweather-Regular', 'Times New Roman', Times, serif;
}

/* Headline */
.articlepopover .contentHead {
    font-family: 'Merriweather-Bold', 'Times New Roman', Times, serif;
    font-size: 2.65em;
    font-weight: 900;
    line-height: 1.12;
}

/* Kicker */
.kicker {    
    font-size: 0.5em;        
    display: block;
}

/* Deck */
.articlepopover .contentDeck {
    font-size: 1.65em;
    font-weight: 400;
    line-height: 1.12;
}

/* Body */
.articlepopover .contentBody {
    font-weight: 400;
    line-height: 1.33;
}

/* Body */
.articlepopover .contentBody {
    font-weight: 400;
    line-height: 1.33;
}