@font-face {
    font-family: 'Cairo Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Cairo Regular'), url('../../../fonts/cairo2/Cairo-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Cairo ExtraLight';
    font-style: normal;
    font-weight: normal;
    src: local('Cairo ExtraLight'), url('../../../fonts/cairo2/Cairo-ExtraLight.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Cairo Light';
    font-style: normal;
    font-weight: normal;
    src: local('Cairo Light'), url('../../../fonts/cairo2/Cairo-Light.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Cairo SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Cairo SemiBold'), url('../../../fonts/cairo2/Cairo-SemiBold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Cairo Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Cairo Bold'), url('../../../fonts/cairo2/Cairo-Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Cairo Black';
    font-style: normal;
    font-weight: normal;
    src: local('Cairo Black'), url('../../../fonts/cairo2/Cairo-Black.woff') format('woff');
    }
/* Insert your Bootstrap (RTL) overrides for bootstrap-rtl library. */
/* Justify content center. */
[dir="rtl"] .justify-content-center.nav-pills > li + li {
  margin-left: inherit;
}

body {
  /*font-family: "Droid Arabic Kufi", sans-serif;*/
 font-family: 'Cairo Regular', sans-serif;
}
