@font-face {
    font-family: 'inter_uiblack_italic';
    src: url('Inter-UI-BlackItalic-webfont.eot');
    src: url('Inter-UI-BlackItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Inter-UI-BlackItalic-webfont.woff2') format('woff2'),
         url('Inter-UI-BlackItalic-webfont.woff') format('woff'),
         url('Inter-UI-BlackItalic-webfont.ttf') format('truetype'),
         url('Inter-UI-BlackItalic-webfont.svg#inter_uiblack_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

