@font-face {
	font-family: "Georgia";
	src: url("../fonts/Georgia.eot");
	src: url("../fonts/Georgia.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Georgia.svg") format("svg"),
		url("../fonts/Georgia.woff") format("woff"),
		url("../fonts/Georgia.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Georgia";
	src: url("../fonts/Georgia-Bold.eot");
	src: url("../fonts/Georgia-Bold.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Georgia-Bold.svg") format("svg"),
		url("../fonts/Georgia-Bold.woff") format("woff"),
		url("../fonts/Georgia-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Georgia";
	src: url("../fonts/Georgia-Italic.eot");
	src: url("../fonts/Georgia-Italic.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Georgia-Italic.svg") format("svg"),
		url("../fonts/Georgia-Italic.woff") format("woff"),
		url("../fonts/Georgia-Italic.ttf") format("truetype");
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "Arial-BoldMT";
	src: url("../fonts/Arial-BoldMT.eot");
	src: url("../fonts/Arial-BoldMT.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Arial-BoldMT.svg") format("svg"),
		url("../fonts/Arial-BoldMT.woff") format("woff"),
		url("../fonts/Arial-BoldMT.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}

* { font-family: Georgia, Times, 'Times New Roman', serif !important;}
.btn,.checkbox .option-label,.field-label,.form-control,.navbar-default .navbar-nav>li>a {font-family: 'Arial-BoldMT', Arial, Helvetica, sans-serif !important;}