@font-face {
  font-family: "Material Symbols Rounded";
  font-style: normal;
  font-weight: 100 700;
  src: url("/documents/d/dubai.ae/materialsymbolsrounded-fill-grad-opsz-wght-")
    format("woff2");
}

.material-symbols-rounded {
  font-family: "Material Symbols Rounded";
  font-variation-settings: "FILL" 0,
    /* 0 for outlined, 1 for filled */ "wght" 400, /* 100-700 */ "GRAD" 0,
    /* -25 to 200 */ "opsz" 48; /* 20-48 */
}
