@font-face {
    font-family: 'Arial';
    src:
        
        url('../fonts/ArialMT.woff2') format('woff2'),
        url('../fonts/ArialMT.woff') format('woff'),
        url('../fonts/ArialMT.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

