@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?dymru');
  src:  url('fonts/icomoon.eot?dymru#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?dymru') format('truetype'),
    url('fonts/icomoon.woff?dymru') format('woff'),
    url('fonts/icomoon.svg?dymru#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-travel_explore_black_24dp:before {
  content: "\e908";
}
.icon-auto_awesome_black_24dp:before {
  content: "\e909";
}
.icon-assistant_photo_black_24dp:before {
  content: "\e90a";
}
.icon-zoom_out_black_24dp:before {
  content: "\e900";
}
.icon-zoom_in_black_24dp:before {
  content: "\e901";
}
.icon-whatsapp_black_24dp:before {
  content: "\e902";
}
.icon-remove_circle_outline_black_24dp:before {
  content: "\e903";
}
.icon-paid_black_24dp:before {
  content: "\e904";
}
.icon-check_circle_outline_black_24dp:before {
  content: "\e905";
}
.icon-add_circle_outline_black_24dp:before {
  content: "\e906";
}
.icon-account_circle_black_24dp:before {
  content: "\e907";
}
.icon-cancel-circle:before {
  content: "\ea0d";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-github:before {
  content: "\eab0";
}
.icon-linkedin2:before {
  content: "\eaca";
}
