@font-face {
  font-family: 'lgt-icons';
  src:  url('../fonts/icomoon/fonts/lgt-icons.eot?7y6qdi');
  src:  url('../fonts/icomoon/fonts/lgt-icons.eot?7y6qdi#iefix') format('embedded-opentype'),
  url('../fonts/icomoon/fonts/lgt-icons.woff2?7y6qdi') format('woff2'),
  url('../fonts/icomoon/fonts/lgt-icons.ttf?7y6qdi') format('truetype'),
  url('../fonts/icomoon/fonts/lgt-icons.woff?7y6qdi') format('woff'),
  url('../fonts/icomoon/fonts/lgt-icons.svg?7y6qdi#lgt-icons') 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: 'lgt-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;
}

.icon-error:before {
  content: "\e915";

}
.icon-Frame-2:before {
  content: "\e900";

}
.icon-approve-icon:before {
  content: "\e901";

}
.icon-info-icon:before {
  content: "\e903";

}
.icon-search:before {
  content: "\e904";

}
.icon-notification:before {
  content: "\e905";

}
.icon-password:before {
  content: "\e906";

}
.icon-email:before {
  content: "\e907";

}
.icon-add-icon:before {
  content: "\e908";

}
.icon-dropdown-list:before {
  content: "\e909";

}
.icon-Triangle:before {
  content: "\e90a";

}
.icon-off:before {
  content: "\e90b";

}
.icon-login:before {
  content: "\e90c";

}
.icon-settings:before {
  content: "\e90d";

}
.icon-mdi_equalizer:before {
  content: "\e90e";

}
.icon-mdi_monetization_on:before {
  content: "\e90f";

}
.icon-handshake-alt:before {
  content: "\e910";

}
.icon-wallet:before {
  content: "\e911";

}
.icon-user-circle:before {
  content: "\e912";

}
.icon-sliders-h-square:before {
  content: "\e913";

}
.icon-menu_icon:before {
  content: "\e914";

}
.icon-notification-info:before {
    content: "\e903";
}
.icon-notification-alert:before {
    content: "\e915";
}
.guide-por .icon-notification-alert:before, .guide-poi .icon-notification-alert:before {
    content: "\e905";
}
.wait .icon-notification-alert:before {
  content: "\e91e";
}

.icon-notification-error:before {
    content: "\e91d";
}

.icon-notification-approve:before {
    content: "\e901";
}

.icon-identity-confirmation:before {
    content: "\e91c";
}
.icon-map-point:before {
    content: "\e91c";
}
.icon-tick:before {
    content: "\e91f";
    font-size: 20px;
}
.icon-clock:before {
    content: "\e902";
}
.icon-mail:before {
    content: "\e907";
    font-size: 26px;
}
.icon-location-done:before {
  content: "\e921";
  font-size: 22px;
}
.icon-calendar1:before {
  content: "\e920";
  font-size: 22px;
}
.icon-phone1:before {
  content: "\e922";
  font-size: 22px;
}
.icon-view:before {
  content: "\e924";
}
.icon-close:before {
  content: "\e923";
}
.icon-increase:before {
  content: "\e926";
}
.icon-change:before {
  content: "\e927";
}
.icon-cloud-upload:before {
  content: "\e925";
}

