<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Modus Icons v1.14.0 (https://modus-icons.trimble.com/)
 * Copyright 2023-2024 Trimble Inc.
 * Licensed under MIT (https://github.com/trimble-oss/modus-icons/blob/main/LICENSE.md)
 */

@font-face {
  font-family: "modus-icons";
  font-display: block;
  src: url("modus-icons.woff2?f1e15a5b4fe4c6910f1230f3109b129b") format("woff2"),
url("modus-icons.woff?f1e15a5b4fe4c6910f1230f3109b129b") format("woff");
}

.modus-icons {
  font-family: "modus-icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}
</pre></body></html>