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