<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'map-icons';
  src:  url('fonts/map-icons.eot?z22ubt');
  src:  url('fonts/map-icons.eot?z22ubt#iefix') format('embedded-opentype'),
    url('fonts/map-icons.ttf?z22ubt') format('truetype'),
    url('fonts/map-icons.woff?z22ubt') format('woff'),
    url('fonts/map-icons.svg?z22ubt#map-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="musei-"], [class*=" musei-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'map-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.musei-Musei_Archeologia:before {
  content: "\e100";
}
.musei-Musei_Arte:before {
  content: "\e101";
}
.musei-Musei_Casa-museo:before {
  content: "\e102";
}
.musei-Musei_Composito:before {
  content: "\e103";
}
.musei-Musei_Etnografia-e-antropologia:before {
  content: "\e104";
}
.musei-Musei_Orto-botanico:before {
  content: "\e105";
}
.musei-Musei_Scienza-e-tecnica:before {
  content: "\e106";
}
.musei-Musei_Specializzato:before {
  content: "\e107";
}
.musei-Musei_Storia-naturale-e-scienze-naturali:before {
  content: "\e108";
}
.musei-Musei_Storia:before {
  content: "\e109";
}
.musei-Musei_Territoriale:before {
  content: "\e10a";
}
</pre></body></html>