@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;
}

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

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


