@font-face {
	font-family: 'MiSans-Regular';
	src: url('../fonts/MiSans-Regular.woff') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MiSans-Medium';
	src: url('../fonts/MiSans-Medium.woff') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MiSans-Bold';
	src: url('../fonts/MiSans-Bold.woff') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MiSans-Normal';
	src: url('../fonts/MiSans-Normal.woff') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MiSans-ExtraLight';
	src: url('../fonts/MiSans-ExtraLight.woff') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MiSans-Light';
	src: url('../fonts/MiSans-Light.woff') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MiSans-Demibold';
	src: url('../fonts/MiSans-Demibold.woff') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NewYork';
	src: url('../fonts/NewYork.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}