@font-face {
    font-family: 'CeraStencilPRO';
    src: url('hinted-CeraStencilPRO-Thin.woff2') format('woff2'),
        url('hinted-CeraStencilPRO-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'CeraStencilPRO';
    src: url('hinted-CeraStencilPRO-Light.woff2') format('woff2'),
        url('hinted-CeraStencilPRO-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'CeraStencilPRO';
    src: url('hinted-CeraStencilPRO-Black.woff2') format('woff2'),
        url('hinted-CeraStencilPRO-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'CeraStencilPRO';
    src: url('hinted-CeraStencilPRO-Medium.woff2') format('woff2'),
        url('hinted-CeraStencilPRO-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'CeraStencilPRO';
    src: url('hinted-CeraStencilPRO-Regular.woff2') format('woff2'),
        url('hinted-CeraStencilPRO-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CeraStencilPRO';
    src: url('hinted-CeraStencilPRO-Bold.woff2') format('woff2'),
        url('hinted-CeraStencilPRO-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

