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

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

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

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

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

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

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

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

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

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

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

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