@font-face {
  font-family: 'nyborg-icons';
  src: url('/content/themes/custom/nyborg-icons/fonts/nyborg.eot?qyudh');
  src: url('/content/themes/custom/nyborg-icons/fonts/nyborg.eot?qyudh#iefix') format('embedded-opentype'), url('/content/themes/custom/nyborg-icons/fonts/nyborg.ttf?qyudh') format('truetype'), url('/content/themes/custom/nyborg-icons/fonts/nyborg.woff?qyudh') format('woff'), url('/content/themes/custom/nyborg-icons/fonts/nyborg.svg?qyudh#nyborg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.psi {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nyborg-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.psi-send:before {
  content: "\e900";
}
.psi-search:before {
  content: "\e901";
}
.psi-online:before {
  content: "\e902";
}
.psi-location:before {
  content: "\e903";
}
.psi-list:before {
  content: "\e904";
}
.psi-gallery:before {
  content: "\e905";
}
.psi-favorite:before {
  content: "\e906";
}
.psi-external-link-simple:before {
  content: "\e907";
}
.psi-external-link:before {
  content: "\e908";
}
.psi-download:before {
  content: "\e909";
}
.psi-down:before {
  content: "\e90a";
}
.psi-check:before {
  content: "\e90b";
}
.psi-calendar:before {
  content: "\e90c";
}
.psi-auction:before {
  content: "\e90d";
}
.psi-chevron-down:before {
  content: "\e90e";
}
.psi-arrow-up:before {
  content: "\e90f";
}
.psi-arrow-right:before {
  content: "\e910";
}
.psi-arrow-down:before {
  content: "\e911";
}
.psi-arrow-left:before {
  content: "\e912";
}
.psi-user:before {
  content: "\e913";
}
.psi-time:before {
  content: "\e914";
}
.psi-chevron-left:before {
  content: "\e915";
}
.psi-chevron-right:before {
  content: "\e916";
}
.psi-chevron-up:before {
  content: "\e917";
}
.psi-map-pin:before {
  content: "\e918";
}
