﻿@font-face {
	font-family: Roboto;
	src: url(../Font/ROBOTO-REGULAR.TTF);
	src: url('../Font/ROBOTO-REGULAR.eot?#iefix') format('embedded-opentype'),
		url('../Font/ROBOTO-REGULAR.woff') format('woff'),
		url(../Font/ROBOTO-REGULAR.TTF) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Roboto;
	src: url(../Font/ROBOTO-BOLD.TTF);
	src: url('../Font/ROBOTO-BOLD.eot?#iefix') format('embedded-opentype'),
		url('../Font/ROBOTO-BOLD.woff') format('woff'),
		url('../Font/ROBOTO-BOLD.TTF') format('truetype');
	font-weight: bold;
	font-style: normal;
}


@font-face {
	font-family: Roboto Light;
	src: url(../Font/ROBOTO-LIGHT.TTF);
	src: url('../Font/ROBOTO-LIGHT.eot?#iefix') format('embedded-opentype'),
		url('../Font/ROBOTO-LIGHT.woff') format('woff'),
		url(../Font/ROBOTO-LIGHT.TTF) format('truetype');
	font-weight: lighter;
	font-style: normal;
}

@font-face {
	font-family: Roboto;
	src: url(../Font/ROBOTO-REGULAR.TTF);
	src: url('../Font/ROBOTO-REGULAR.eot?#iefix') format('embedded-opentype'),
		url('../Font/ROBOTO-REGULAR.woff') format('woff'),
		url(../Font/ROBOTO-REGULAR.TTF) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Segoe UI';
	src: url('../Fonts/SegoeUI.eot');
	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';
	src: url('../Fonts/SegoeUI-Bold.eot');
	src: url('../Fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'),
		url('../Fonts/SegoeUI-Bold.woff') format('woff'),
		url('../Fonts/SegoeUI-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}