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

