@font-face {
  font-family: 'zagroda-rybacka-icons';
  src:
    url('fonts/zagroda-rybacka-icons.ttf?qyabao') format('truetype'),
    url('fonts/zagroda-rybacka-icons.woff?qyabao') format('woff'),
    url('fonts/zagroda-rybacka-icons.svg?qyabao#zagroda-rybacka-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.zr-icon-Forest:before {
  content: "\e900";
}
.zr-icon-Calendar:before {
  content: "\e901";
}
.zr-icon-Ocean:before {
  content: "\e902";
}
.zr-icon-wifi:before {
  content: "\e903";
}
.zr-icon-sunbed:before {
  content: "\e904";
}
.zr-icon-fridge:before {
  content: "\e905";
}
.zr-icon-television:before {
  content: "\e906";
}
.zr-icon-Shower:before {
  content: "\e907";
}
.zr-icon-Single-Bed:before {
  content: "\e908";
}
.zr-icon-TV:before {
  content: "\e909";
}
.zr-icon-Double-Bed:before {
  content: "\e90a";
}
