@charset "UTF-8";

@font-face {
  font-family: 'icomoon';
  src: url("/panther-css/oc/assets/fonts/icomoon.ttf") format("truetype"), url("/panther-css/oc/assets/fonts/icomoon.woff") format("woff"), url("/panther-css/oc/assets/fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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;
}

.icon-checkbox-disabled:before {
  content: "";
}

.icon-hail:before {
  content: "";
}

.icon-nail:before {
  content: "";
}

.icon-eye:before {
  content: "";
}

.icon-shield:before {
  content: "";
}

.icon-energy-star:before {
  content: "";
}

.icon-document:before {
  content: "";
}

.icon-file-pdf:before {
  content: "";
}

.icon-wind-resistance:before {
  content: "";
}

.icon-average:before {
  content: "";
}

.icon-price-economy:before {
  content: "";
}

.icon-price-economy-plus:before {
  content: "";
}

.icon-price-premium:before {
  content: "";
}

.icon-price-topofline:before {
  content: "";
}

.icon-zoom-in:before {
  content: "";
}

.icon-shingle:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-chevron-left:before {
  content: "";
}

.icon-heart:before {
  content: "";
}

.icon-heart-filled:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-checkbox:before {
  content: "";
}

.icon-checkbox-checked:before {
  content: "";
}

.icon-chevron-right:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-surenail:before {
  content: "";
}
