@font-face {
    font-family: 'ABCDiatypeRounded';
    src: url('ABCDiatypeRounded-Regular.oft') format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'ABCDiatypeRounded';
    src: url('ABCDiatypeRounded-Black.otf') format("opentype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'ABCDiatypeRounded';
    src: url('ABCDiatypeRounded-Ultra.otf') format("opentype");
    font-weight: 800;
    font-style: normal;
}
