@font-face {
	font-family: 'Segoe';
	src: url('../fonts/segoe_regular.ttf') format('truetype');
	font-weight: normal;
	font-style: none;
}

@font-face {
	font-family: 'Segoe';
	src: url('../fonts/segoe_light.ttf') format('truetype');
	font-weight: lighter;
	font-style: none;
}
