/**
 * ©2024 EdgeVerve Systems Limited (a fully owned Infosys subsidiary), Bangalore, India. All Rights Reserved.
 * The EdgeVerve proprietary software program ("Program"), is protected by copyrights laws, international treaties
 * and other pending or existing intellectual property rights in India, the United States and other countries. The Program
 * may contain / reference third party or open source components, the rights to which continue to remain with the applicable
 * third party licensors or the open source community as the case may be and nothing here transfers the rights to the third party
 * and open source components, except as expressly permitted. Any unauthorized reproduction, storage, transmission in any
 * form or by any means (including without limitation to electronic, mechanical, printing, photocopying, recording or
 * otherwise), or any distribution of this Program, or any portion of it, may result in severe civil and criminal penalties, and will be
 * prosecuted to the maximum extent possible under the law.
 */
/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../icons/material/v140-flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}