@font-face
{
	font-family: 'Windsor Pro';
	font-weight: normal;
	font-style: normal;
	src: url('/Fonts/WindsorProRg.TTF');
}

@font-face
{
	font-family: 'Windsor Pro';
	font-weight: bold;
	font-style: normal;
	src: url('/Fonts/WindsorProBold.TTF');
}

@font-face
{
	font-family: 'Roboto';
	font-weight: normal;
	font-style: normal;
	font-display: block;
	src: url('/Fonts/Roboto-Regular.eot');
	src: url('/Fonts/Roboto-Regular.eot#iefix') format('embedded-opentype'), url('/Fonts/Roboto-Regular.woff2') format('woff2'), url('/Fonts/Roboto-Regular.woff') format('woff'), url('/Fonts/Roboto-Regular.ttf') format('truetype'), url('/Fonts/Roboto-Regular.otf') format('opentype');
}

@font-face
{
	font-family: 'Roboto';
	font-weight: bold;
	font-style: normal;
	font-display: block;
	src: url('/Fonts/Roboto-Bold.eot');
	src: url('/Fonts/Roboto-Bold.eot#iefix') format('embedded-opentype'), url('/Fonts/Roboto-Bold.woff2') format('woff2'), url('/Fonts/Roboto-Bold.woff') format('woff'), url('/Fonts/Roboto-Bold.ttf') format('truetype'), url('/Fonts/Roboto-Bold.otf') format('opentype');
}

@font-face
{
	font-family: 'Roboto';
	font-weight: normal;
	font-style: italic;
	font-display: block;
	src: url('/Fonts/Roboto-Italic.eot');
	src: url('/Fonts/Roboto-Italic.eot#iefix') format('embedded-opentype'), url('/Fonts/Roboto-Italic.woff2') format('woff2'), url('/Fonts/Roboto-Italic.woff') format('woff'), url('/Fonts/Roboto-Italic.ttf') format('truetype'), url('/Fonts/Roboto-Italic.otf') format('opentype');
}

@font-face
{
	font-family: 'Roboto';
	font-weight: bold;
	font-style: italic;
	font-display: block;
	src: url('/Fonts/Roboto-BoldItalic.eot');
	src: url('/Fonts/Roboto-BoldItalic.eot#iefix') format('embedded-opentype'), url('/Fonts/Roboto-BoldItalic.woff2') format('woff2'), url('/Fonts/Roboto-BoldItalic.woff') format('woff'), url('/Fonts/Roboto-BoldItalic.ttf') format('truetype'), url('/Fonts/Roboto-BoldItalic.otf') format('opentype');
}

@font-face
{
	font-family: 'Welcome';
	font-weight: normal;
	font-style: normal;
	font-display: block;
	src: url('/Fonts/Welcome.ttf') format('truetype');
}