/* HEADINGS */
@font-face {
    font-family: "founders-grotesk-x-cnd-bold";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/founders-grotesk-x-condensed-web-bold.eot") format("embedded-opentype"), 
            url("../fonts/founders-grotesk-x-condensed-web-bold.woff") format("woff"), 
            url("../fonts/founders-grotesk-x-condensed-web-bold.woff2") format("truetype"); 
}

/* PARAAGRAPH */
@font-face {
    font-family: "founders-grotesk-regular";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/founders-grotesk-web-regular.eot") format("embedded-opentype"), 
            url("../fonts/founders-grotesk-web-regular.woff") format("woff"), 
            url("../fonts/founders-grotesk-web-regular.woff2") format("truetype"); 
}

/* FONTS */
/* ARABIC HEADINGS */
@font-face {
    font-family: "AwanZaman-Heavy";
    src: url("../fonts/AwanZaman-Heavy.ttf");
}

/* ARABIC PARAGRAPH */
@font-face {
    font-family: "AwanZaman-Medium";
    src: url("../fonts/AwanZaman-Medium.ttf");
}