﻿@font-face {
	font-family: Roboto;
	src: url url(../Fonts/ROBOTO-REGULAR.TTF);
	src: url('../Fonts/ROBOTO-REGULAR.eot?#iefix') format('embedded-opentype'),
		url('../Fonts/ROBOTO-REGULAR.woff') format('woff'),
		url(../Fonts/ROBOTO-REGULAR.TTF) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Roboto;
	src: url(../Fonts/ROBOTO-BOLD.TTF);
	src: url('../Fonts/ROBOTO-BOLD.eot?#iefix') format('embedded-opentype'),
		url('../Fonts/ROBOTO-BOLD.woff') format('woff'),
		url('../Fonts/ROBOTO-BOLD.TTF') format('truetype');
	font-weight: bold;
	font-style: normal;
}
