@font-face {
font-family: 'Material Icons Fastilog';
font-style: normal;
font-weight: 400;
src: url(/FASTILOG_WEB/res/PolicePerso/MaterialIcons/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
font-family : 'Material Icons Fastilog';
}
.MaterialIcon {
font-family : 'Material Icons Fastilog';
}

.MaterialBtn {
font-family : 'Material Icons';
}
@font-face {
font-family: 'Material Symbols Fastilog';
src: url(/FASTILOG_WEB/res/PolicePerso/MaterialSymbols/MaterialSymbolsOutlined_Filled-Regular.ttf) format('truetype');
}
.material-symbols {
font-family 		: 'Material Symbols Fastilog';
  	  	font-weight			: normal;
  	font-style			: normal;
  	font-size			: 24px; 
  	display				: inline-block;
  	line-height			: 1;
  	text-transform		: none;
  	letter-spacing		: normal;
  	word-wrap			: normal;
  	white-space			: nowrap;
  	direction			: ltr;
  	margin-top			: -1px;
}


//		.MaterialBtn:hover {
//			color : #c0c0c0 !important;
//		}
//		.MaterialBtn:hover div {
//			color : #c0c0c0 !important;
//		}

.NucleoGlyph {
font-family : 'Nucleo Glyph';
}
.NucleoGlyphBtn {
font-family : 'Nucleo Glyph';
}
.NucleoGlyphBtn:hover {
color : #c0c0c0 !important;
}

.NucleoMini {
font-family : 'Nucleo Mini';
}
.NucleoMiniBtn {
font-family : 'Nucleo Mini';
}
.NucleoMiniBtn:hover {
color : #c0c0c0 !important;
}

.NucleoOutline {
font-family : 'Nucleo Outline';
}
.NucleoOutlineBtn {
font-family : 'Nucleo Outline';
}
.NucleoOutlineBtn:hover {
color : #c0c0c0 !important;
}