@font-face {
    font-family: 'GE Dinar One';
    src: url('GEDinarOne-MediumItalic.woff2') format('woff2'),
        url('GEDinarOne-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'GE Dinar One';
    src: url('GEDinarOne-Bold.woff2') format('woff2'),
        url('GEDinarOne-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GE Dinar One';
    src: url('GEDinarOne-Bold.woff2') format('woff2'),
        url('GEDinarOne-Bold.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'GE Dinar One';
    src: url('GEDinarOne-LightItalic.woff2') format('woff2'),
        url('GEDinarOne-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'GE Dinar One';
    src: url('GEDinarOne-Medium.woff2') format('woff2'),
        url('GEDinarOne-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

body.editor-styles-wrapper {
    font-family: 'GE Dinar One', sans-serif !important;
}

html [lang="ar"] body {
    font-family: 'GE Dinar One', sans-serif;
}