@font-face {
	font-family: 'myfont';
	src: url('../fonts/MiSans-Normal.ttf');
}
/*body{
	font-family: myfont;
}*/