/* Denton — self-hosted (converted from OTF to woff2/woff) */
@font-face {
    font-family: 'Denton';
    src: url('Denton-Regular.woff2') format('woff2'),
         url('Denton-Regular.woff')  format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Denton';
    src: url('Denton-Italic.woff2') format('woff2'),
         url('Denton-Italic.woff')  format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Denton';
    src: url('Denton-Bold.woff2') format('woff2'),
         url('Denton-Bold.woff')  format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Denton';
    src: url('Denton-BoldItalic.woff2') format('woff2'),
         url('Denton-BoldItalic.woff')  format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
