@font-face {
	font-family: 'SON';
	src:url('../fonts/SON.eot?3ayl8d');
	src:url('../fonts/SON.eot?3ayl8d#iefix') format('embedded-opentype'),
		url('../fonts/SON.ttf?3ayl8d') format('truetype'),
		url('.//fonts/SON.woff?3ayl8d') format('woff'),
		url('../fonts/SON.svg?3ayl8d#SON') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="son-"], [class*=" son-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'SON' !important;
	speak: none;
	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;
}

.son-monitor:before {
	content: "\e900";
}
.son-wallet:before {
	content: "\e901";
}

