@font-face {
    font-family: 'ArialRoundedMT';
    src: url('ArialRoundedMT.eot');
    src: url('ArialRoundedMT.eot?#iefix') format('embedded-opentype'),
        url('ArialRoundedMT.woff2') format('woff2'),
        url('ArialRoundedMT.woff') format('woff'),
        url('ArialRoundedMT.ttf') format('truetype'),
        url('ArialRoundedMT.svg#ArialRoundedMT') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

