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