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

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

.olw-icon-x-twitter:before {
  content: "\e91a";
}
.olw-icon-circle-arrow-left:before {
  content: "\e900";
}
.olw-icon-circle-arrow-right:before {
  content: "\e901";
}
.olw-icon-location-dot:before {
  content: "\e902";
}
.olw-icon-download:before {
  content: "\e90e";
}
.olw-icon-file-lines:before {
  content: "\e90f";
}
.olw-icon-camera:before {
  content: "\e915";
}
.olw-icon-magnifying-glass:before {
  content: "\e903";
}
.olw-icon-phone:before {
  content: "\e904";
}
.olw-icon-arrow-left-long:before {
  content: "\e905";
}
.olw-icon-arrow-right-long:before {
  content: "\e906";
}
.olw-icon-arrow-down-long:before {
  content: "\e910";
}
.olw-icon-arrow-up-long:before {
  content: "\e911";
}
.olw-icon-envelope:before {
  content: "\e907";
}
.olw-icon-house:before {
  content: "\e908";
}
.olw-icon-link:before {
  content: "\e912";
}
.olw-icon-eye:before {
  content: "\e914";
}
.olw-icon-facebook-f:before {
  content: "\e909";
}
.olw-icon-linkedin-in:before {
  content: "\e90a";
}
.olw-icon-linkedin:before {
  content: "\e913";
}
.olw-icon-twitter:before {
  content: "\e90b";
}
.olw-icon-vimeo-v:before {
  content: "\e90c";
}
.olw-icon-square-instagram:before {
  content: "\e90d";
}
.olw-icon-file-pdf:before {
  content: "\e916";
}
.olw-icon-instagram-light:before {
  content: "\e917";
}
.olw-icon-link-out:before {
  content: "\e918";
}
.olw-icon-plus:before {
  content: "\e919";
}
