@font-face {
  font-family: "Gilroy-Light";
  src: url("./gilroy/Gilroy-Light.eot");
  src: url("./gilroy/Gilroy-Light.eot?#iefix") format("embedded-opentype"),
    url("./gilroy/Gilroy-Light.woff2") format("woff2"),
    url("./gilroy/Gilroy-Light.woff") format("woff"),
    url("./gilroy/Gilroy-Light.ttf") format("truetype"),
    url("./gilroy/Gilroy-Light.svg#Gilroy-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Gilroy";
  src: url("./gilroy/Gilroy-Regular.eot");
  src: url("./gilroy/Gilroy-Regular.eot?#iefix") format("embedded-opentype"),
    url("./gilroy/Gilroy-Regular.woff2") format("woff2"),
    url("./gilroy/Gilroy-Regular.woff") format("woff"),
    url("./gilroy/Gilroy-Regular.ttf") format("truetype"),
    url("./gilroy/Gilroy-Regular.svg#Gilroy-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Gilroy";
  src: url("./gilroy/Gilroy-Medium.eot");
  src: url("./gilroy/Gilroy-Medium.eot?#iefix") format("embedded-opentype"),
    url("./gilroy/Gilroy-Medium.woff2") format("woff2"),
    url("./gilroy/Gilroy-Medium.woff") format("woff"),
    url("./gilroy/Gilroy-Medium.ttf") format("truetype"),
    url("./gilroy/Gilroy-Medium.svg#Gilroy-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Gilroy";
  src: url("./gilroy/Gilroy-Semibold.eot");
  src: url("./gilroy/Gilroy-Semibold.eot?#iefix") format("embedded-opentype"),
    url("./gilroy/Gilroy-Semibold.woff2") format("woff2"),
    url("./gilroy/Gilroy-Semibold.woff") format("woff"),
    url("./gilroy/Gilroy-Semibold.ttf") format("truetype"),
    url("./gilroy/Gilroy-Semibold.svg#Gilroy-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Gilroy-Bold";
  src: url("./gilroy/Gilroy-Bold.eot");
  src: url("./gilroy/Gilroy-Bold.eot?#iefix") format("embedded-opentype"),
    url("./gilroy/Gilroy-Bold.woff2") format("woff2"),
    url("./gilroy/Gilroy-Bold.woff") format("woff"),
    url("./gilroy/Gilroy-Bold.ttf") format("truetype"),
    url("./gilroy/Gilroy-Bold.svg#Gilroy-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Gilroy";
  src: url("./gilroy/Gilroy-Black.eot");
  src: url("./gilroy/Gilroy-Black.eot?#iefix") format("embedded-opentype"),
    url("./gilroy/Gilroy-Black.woff2") format("woff2"),
    url("./gilroy/Gilroy-Black.woff") format("woff"),
    url("./gilroy/Gilroy-Black.ttf") format("truetype"),
    url("./gilroy/Gilroy-Black.svg#Gilroy-Black") format("svg");
  font-weight: 900;
  font-style: normal;
}

/* Arabic - Cairo */
@font-face {
  font-family: "Cairo";
  src: url("./cairo/Cairo-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Cairo";
  src: url("./cairo/Cairo-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* Medium is not there in cairo - used regular */
@font-face {
  font-family: "Cairo";
  src: url("./cairo/Cairo-Regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Cairo";
  src: url("./cairo/Cairo-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Cairo";
  src: url("./cairo/Cairo-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Cairo";
  src: url("./cairo/Cairo-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Google-Sans";
  src: url("./google-sans/ProductSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Google-Sans-Bold";
  src: url("./google-sans/ProductSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Google-Sans-Black-Bold";
  src: url("./google-sans/ProductSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Google-Sans-Light";
  src: url("./google-sans/ProductSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Google-Sans-SemiBold";
  src: url("./google-sans/ProductSans-Medium.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
