/* ---------------------------------------------------------------------------------------------------------------------------------------
Fonts
--------------------------------------------------------------------------------------------------------------------------------------- */
@font-face {
    font-family: 'News Plantin MT Std';
    src: url('../fonts/NewsPlantinMTStd.eot');
    src: url('../fonts/NewsPlantinMTStd.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NewsPlantinMTStd.woff2') format('woff2'),
        url('../fonts/NewsPlantinMTStd.woff') format('woff'),
        url('../fonts/NewsPlantinMTStd.ttf') format('truetype'),
        url('../fonts/NewsPlantinMTStd.svg#NewsPlantinMTStd') format('svg');
    font-weight: normal;
    font-style: normal;
}