@font-face {
    font-family: 'Arial Rounded MT Bold';
    src: url('./arial-rounded-mt-bold-700.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}