@font-face {
    font-family: 'Arial Rounded MT Bold';
    src: url('Arial-rounded-MT-Bold.eot');
    src: url('Arial-rounded-MT-Bold.eot?#iefix') format('embedded-opentype'), url('Arial-rounded-MT-Bold.woff2') format('woff2'),
        url('Arial-rounded-MT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
