

 /*** Dynamically Generated CSS , Not for editing ***/


@font-face {
   font-family: NunitoRegular;
   src: local(Nunito), url(/wp-content/uploads/2025/09/Nunito-Regular.ttf) format("truetype");
   font-weight: normal;
   font-style: normal;
   font-stretch: normal;
}
@font-face {
   font-family: CairoRegular;
   src: local(CairoRegular), url(/wp-content/uploads/2023/03/Cairo-Regular.ttf) format("truetype");
   font-weight: normal;
   font-style: normal;
   font-stretch: normal;
}
@font-face {
   font-family: NunitoRegular;
   src: local(NunitoRegular), url(/wp-content/uploads/2025/09/Nunito-Regular.ttf) format("truetype");
   font-weight: normal;
   font-style: normal;
   font-stretch: normal;
}

@font-face {
   font-family: Nunitobold;
   src: local(Nunitobold), url(/wp-content/uploads/2025/09/Nunito-Bold.ttf) format("truetype");
   font-weight: normal;
   font-style: normal;
   font-stretch: normal;
}
@font-face {
   font-family: NunitoMedium;
   src: local(Nunito-Medium), url(/wp-content/uploads/2025/09/Nunito-Medium.ttf) format("truetype");
   font-weight: normal;
   font-style: normal;
   font-stretch: normal;
}
@font-face {
   font-family: Figtreeheavy;
   src:  url(/wp-content/uploads/2023/03/Figtree-Bold.ttf) format("truetype");
   font-weight: normal;
   font-style: normal;
   font-stretch: normal;
}

@font-face {
  font-family: "Figtree";
  src: url("/fonts/figtree/Figtree-Medium.woff2") format("woff2"),
       url("/fonts/figtree/Figtree-Medium.woff") format("woff"),
       url("/wp-content/uploads/2025/09/Figtree-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


@font-face {
   font-family: "FreightSansProBook";
   src: url("https://use.typekit.net/af/442215/000000000000000000010b5a/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/442215/000000000000000000010b5a/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/442215/000000000000000000010b5a/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
   font-display: auto;
   font-style: normal;
   font-weight: 400;
}

:root{
  --primary-color: #25282d;
  --color1:#fff;
  --color2:#e8f0f3;
  --color3:#004D71;
  --color4:#005A84;
  --color5:#e8f0f3;
  --color6:#6694AA;
  --dine-tab-color:#F2F8FA;
  --primary-font:FigtreeRegular;
  --bold-font:Figtreebold;
  --heavy-font:Figtreeheavy;
  --semibold-font:Figtreesemibold;
  --heading-font:FigtreeRegular;
}

