@font-face {
    font-family: 'headline';
    src: url('headline.woff2') format('woff2'),
         url('headline.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}