@font-face {
    font-family: 'Co Headline';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/CoHeadline.woff') format('woff');
}
@font-face {
    font-family: 'Co Headline';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/CoHeadlineBold.woff') format('woff');
}

/* Inter is loaded via Google Fonts in partials/head.tpl */