@font-face {
	font-family: 'Segoe UI';
	font-weight: 400;
	font-style: normal;
	src: url(//arcticappdevelopment.com/Fonts/SegoeUI.woff);
}

@font-face {
	font-family: 'Segoe UI';
	font-weight: 700;
	font-style: normal;
	src: url(//arcticappdevelopment.com/Fonts/SegoeUIBold.woff);
}

@font-face {
	font-family: 'Segoe UI';
	font-weight: 400;
	font-style: italic;
	src: url(//arcticappdevelopment.com/Fonts/SegoeUIItalic.woff);
}

@font-face {
	font-family: 'Segoe UI';
	font-weight: 700;
	font-style: italic;
	src: url(//arcticappdevelopment.com/Fonts/SegoeUIBoldItalic.woff);
}

