.material-symbols {
  word-wrap: normal;
  direction: ltr;
  display: inline-block;
  font-family: Material Symbols Outlined;
  font-size: inherit;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1;
  text-transform: none;
  -webkit-user-select: none;
  user-select: none;
  white-space: nowrap;
}
@font-face {
  font-family: 'Material Symbols Outlined';
	font-style: normal;
	font-display: block;
  src: url(../fonts/material-symbols-outlined.woff2) format('woff2');
}

.material-symbols {
	font-family: 'Material Symbols Outlined';
}
