@font-face {
    font-family: 'AcuminProCond';
    src: url('AcuminProCond-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'AcuminProCond';
    src: url('AcuminProCond-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}