@font-face {
    font-family: 'FONT_IV';
    src: url('FONT_IV.woff2') format('woff2'),
        url('FONT_IV.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FONT_III';
    src: url('FONT_III.woff2') format('woff2'),
        url('FONT_III.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FONT_V';
    src: url('FONT_V.woff2') format('woff2'),
        url('FONT_V.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FONT_II';
    src: url('FONT_II.woff2') format('woff2'),
        url('FONT_II.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FONT_I';
    src: url('FONT_I.woff2') format('woff2'),
        url('FONT_I.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FONT_C';
    src: url('FONT_C.woff2') format('woff2'),
        url('FONT_C.woff') format('woff');
   
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('FontAwesome.woff2') format('woff2');   
    font-style: normal;
    font-display: swap;
}
