@font-face {
    font-family: 'EditorSans-BoldItalic';
    src:  url('editorsans-bolditalic.woff') format('woff'),
         url('editorsans-bolditalic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.special-font   { font-family:'EditorSans-BoldItalic'; }