@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';
}
//		.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;
}