/*
@import url('https://fonts.googleapis.com/css?family=Cairo:200,300,400,600,700,900&subset=arabic,latin-ext');
*/


/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
    font-family: 'Cairo SemiBold';
    font-style: normal;
    font-weight: normal;
    src:url('Cairo/static/Cairo-SemiBold.ttf');
}


@font-face {
    font-family: 'cairo';
    font-style: normal;
    font-weight: normal;
    src:url('Cairo/static/Cairo-Regular.ttf');
}



@font-face {
    font-family: 'Cairo Medium';
    font-style: normal;
    font-weight: normal;
    src:url('Cairo/static/Cairo-Medium.ttf');
}

@font-face {
    font-family: 'Cairo Light';
    font-style: normal;
    font-weight: normal;
    src:url('Cairo/static/Cairo-Light.ttf');
}


@font-face {
    font-family: 'Cairo ExtraLight';
    font-style: normal;
    font-weight: normal;
    src:url('Cairo/static/Cairo-ExtraLight.ttf');
}


@font-face {
    font-family: 'Cairo ExtraBold';
    font-style: normal;
    font-weight: normal;
    src: url('Cairo/static/Cairo-ExtraBold.ttf');
}

@font-face {
    font-family: 'Cairo Bold';
    font-style: normal;
    font-weight: normal;
    src:url('Cairo/static/Cairo-Bold.ttf');
}


@font-face {
    font-family: 'Cairo Black';
    font-style: normal;
    font-weight: normal;
    src: url('Cairo/static/Cairo-Black.ttf');
}

html,body{
    font-family: "cairo" !important;
}