@font-face {
    font-family: 'clanot';
    src: url('clanot-bold-webfont.woff2') format('woff2'),
        url('clanot-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

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

@font-face {
    font-family: 'clanot';
    src: url('clanot-medium-webfont.woff2') format('woff2'),
        url('clanot-medium-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'clanot';
    src: url('clanot-news-webfont.woff2') format('woff2'),
        url('clanot-news-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

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

@font-face {
    font-family: 'luthon-southard2';
    src: url('LuthonSouthardSerif.woff2') format('woff2'),
         url('LuthonSouthardSerif.woff') format('woff');
         font-weight: normal;
         font-style: normal;
         font-display: swap;
}