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

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

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

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

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

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