﻿@font-face {
	font-family: 'Segoe UI';
	src:url('/fonts/segoeui.eot?#iefix') format('embedded-opentype'),
	url('/fonts/segoeui.woff') format('woff'),
	url('/fonts/segoeui.ttf') format('truetype');
	font-weight:normal;
	font-style:normal ;
}
@font-face {
	font-family: 'Segoe UI SemiLight';
	src:url('/fonts/segoeuisl.eot?#iefix') format('embedded-opentype'),
	url('/fonts/segoeuisl.woff') format('woff'),
	url('/fonts/segoeuisl.ttf') format('truetype');
	font-weight:normal;
	font-style:normal 
}
@font-face {
	font-family: 'Segoe UI SemiBold';
	src:url('fonts/segoeuisb.eot?#iefix') format('embedded-opentype'),
	url('/fonts/segoeuisb.woff') format('woff'),
	url('/fonts/segoeuisb.ttf') format('truetype'),
	url('/fonts/segoeuisb.otf');
}