﻿@font-face {
	font-family: SegoeUI;
	src: url('../fonts/SegoeUIRegular.woff');
}

@font-face {
	font-family: SegoeUI; 
	src: url(../fonts/SegoeUIRegular.ttf);
}

@font-face {
	font-family: SegoeUIBold;
	src: url('../fonts/SegoeUIBold.woff');
}

@font-face {
	font-family: SegoeUIBold; 
	src: url(../fonts/SegoeUIBold.ttf);
}

@font-face {
	font-family: SegoeUISemiBold;
	src: url('../fonts/SegoeUISemiBold.woff');
}

@font-face {
	font-family: SegoeUISemiBold; 
	src: url(../fonts/SegoeUISemiBold.ttf);
}