@font-face {
  font-family: 'emily-eggers-icons';
  src:  url('fonts/emily-eggers-icons.eot?3zhok1');
  src:  url('fonts/emily-eggers-icons.eot?3zhok1#iefix') format('embedded-opentype'),
    url('fonts/emily-eggers-icons.woff2?3zhok1') format('woff2'),
    url('fonts/emily-eggers-icons.ttf?3zhok1') format('truetype'),
    url('fonts/emily-eggers-icons.woff?3zhok1') format('woff'),
    url('fonts/emily-eggers-icons.svg?3zhok1#emily-eggers-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.ee-arrow-left:before {
  content: "\e900";
}
.ee-arrow-right:before {
  content: "\e901";
}
.ee-arrow-up-right-bold:before {
  content: "\e902";
}
.ee-arrow-up-right:before {
  content: "\e903";
}
.ee-caret-down:before {
  content: "\e904";
}
.ee-facebook:before {
  content: "\e905";
}
.ee-filter:before {
  content: "\e906";
}
.ee-instagram:before {
  content: "\e907";
}
.ee-linkedin:before {
  content: "\e908";
}
.ee-menu:before {
  content: "\e909";
}
.ee-search:before {
  content: "\e90a";
}
.ee-star-filled:before {
  content: "\e90b";
}
.ee-star-outlined:before {
  content: "\e90c";
}
.ee-tiktok:before {
  content: "\e90d";
}
.ee-x:before {
  content: "\e90e";
}
.ee-youtube:before {
  content: "\e90f";
}
