﻿@font-face {
    font-family: 'Arial-Black';
    src: url('../font/font5.eot');
    src: url('../font/font5.eot') format('embedded-opentype'),
        url('../font/font5.woff2') format('woff2'),
        url('../font/font5.woff') format('woff'),
        url('../font/font2.ttf') format('truetype'),
        url('../font/font5.svg') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

