@font-face {
    font-family: 'News Gothic';
    src: url('../font/NewsGot-Dem.eot');
    src: url('../font/NewsGot-Dem.eot?#iefix') format('embedded-opentype'),
        url('../font/NewsGot-Dem.woff2') format('woff2'),
        url('../font/NewsGot-Dem.woff') format('woff'),
        url('../font/NewsGot-Dem.ttf') format('truetype'),
        url('../font/NewsGot-Dem.svg#NewsGot-Dem') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}