@font-face {
    font-family: 'engine-italic';
    src: url('engine-italic.woff2') format('woff2'),
         url('engine-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'engine-regular';
    src: url('engine-regular.woff2') format('woff2'),
         url('engine-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}