@font-face {
  font-family: 'icomoon';
  src:
    url('fonts/icomoon.ttf?5oq3ic') format('truetype'),
    url('fonts/icomoon.woff?5oq3ic') format('woff'),
    url('fonts/icomoon.svg?5oq3ic#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[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-close:before {
  content: "\e5cd";
}
.icon-delete:before {
  content: "\e5cd";
}
.icon-sentiment_satisfied:before {
  content: "\e90d";
}
.icon-my_location:before {
  content: "\e90b";
}
.icon-fiber_new:before {
  content: "\e90c";
}
.icon-playlist_add_check:before {
  content: "\e90a";
}
.icon-cancel:before {
  content: "\e909";
}
.icon-subject:before {
  content: "\e908";
}
.icon-today:before {
  content: "\e907";
}
.icon-visibility:before {
  content: "\e906";
}
.icon-trending_up:before {
  content: "\e900";
}
.icon-done:before {
  content: "\e901";
}
.icon-mode_edit:before {
  content: "\e902";
}
.icon-looks_two:before {
  content: "\e903";
}
.icon-looks_one:before {
  content: "\e904";
}
.icon-looks_3:before {
  content: "\e905";
}
