/*GEDinkum Arabic Font*/

@font-face {
    font-family: 'GEDinkum-Regular';
    src: url('GEDinkum-Regular.eot');
    src: local('?'),
         url('GEDinkum-Regular.woff') format('woff'),
         url('GEDinkum-Regular.ttf') format('truetype'),
         url('GEDinkum-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GEDinkum-Light';
    src: url('GEDinkum-Light.eot');
    src: local('?'),
         url('GEDinkum-Light.woff') format('woff'),
         url('GEDinkum-Light.ttf') format('truetype'),
         url('GEDinkum-Light.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'GEDinkum-Bold';
    src: url('GEDinkum-Bold.eot');
    src: local('?'),
         url('GEDinkum-Bold.woff') format('woff'),
         url('GEDinkum-Bold.ttf') format('truetype'),
         url('GEDinkum-Bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}
