@font-face {
    font-family: 'Jedira';
    src: url('Jedira-Regular.eot'); /* IE9 Compat Modes */
    src: url('Jedira-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Jedira-Regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('Jedira-Regular.woff') format('woff'); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Jedira';
    src: url('Jedira-Italic.eot'); /* IE9 Compat Modes */
    src: url('Jedira-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Jedira-Italic.woff2') format('woff2'), /* Super Modern Browsers */
         url('Jedira-Italic.woff') format('woff'); /* Modern Browsers */
    font-weight: normal;
    font-style: italic;
}
