.icon-chrome-reader-mode::before{
  font-family: 'Material Icons';
  content: "chrome_reader_mode";
  -webkit-font-feature-settings: 'liga';
}

.icon-stars::before{
  font-family: 'Material Icons';
  content: "stars";
  -webkit-font-feature-settings: 'liga';
}

.icon-shopping-cart::before{
  font-family: 'Material Icons';
  content: "shopping_cart";
  -webkit-font-feature-settings: 'liga';
}

.icon-history::before{
  font-family: 'Material Icons';
  content: "history";
  -webkit-font-feature-settings: 'liga';
}

.icon-confirmation-number::before{
  font-family: 'Material Icons';
  content: "confirmation_number";
  -webkit-font-feature-settings: 'liga';
}

.icon-account-circle::before{
  font-family: 'Material Icons';
  content: "account_circle";
  -webkit-font-feature-settings: 'liga';
}

.icon-card-giftcard::before{
  font-family: 'Material Icons';
  content: "card_giftcard";
  -webkit-font-feature-settings: 'liga';
}

.icon-sports-soccer::before{
  font-family: 'Material Icons';
  content: "sports_soccer";
  -webkit-font-feature-settings: 'liga';
}

.icon-place::before{
  font-family: 'Material Icons';
  content: "place";
  -webkit-font-feature-settings: 'liga';
}

.icon-location-searching::before{
  font-family: 'Material Icons';
  content: "location_searching";
  -webkit-font-feature-settings: 'liga';
}

.icon-download::before{
  font-family: 'Material Icons';
  content: "download";
  -webkit-font-feature-settings: 'liga';
}

.icon-call::before{
  font-family: 'Material Icons';
  content: "call";
  -webkit-font-feature-settings: 'liga';
}

.icon-edit-location::before{
  font-family: 'Material Icons';
  content: "edit_location";
  -webkit-font-feature-settings: 'liga';
}