@font-face {
    font-family: 'WF Visual Sans';
    src: url('./font/WFVisualSansVF.woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

.addition-layout-table {
    margin: auto;
    border-spacing: 0;
}

.carry-text, .carry-number {
    color: red;
    font-weight: bold;
}
