@font-face {
    font-family: 'roboto';
    src: url('fonts/roboto/roboto_regular/Roboto-Regular-webfont.eot');
    src: url('fonts/roboto/roboto_regular/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto/roboto_regular/Roboto-Regular-webfont.woff') format('woff'),
         url('fonts/roboto/roboto_regular/Roboto-Regular-webfont.ttf') format('truetype'),
         url('fonts/roboto/roboto_regular/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family:'Garamond-Italic';
	src: url('fonts/garamond_italic/Garamond-Italic_gdi.eot');
	src: url('fonts/garamond_italic/Garamond-Italic_gdi.eot?#iefix') format('embedded-opentype'),
		url('fonts/garamond_italic/Garamond-Italic_gdi.woff') format('woff'),
		url('fonts/garamond_italic/Garamond-Italic_gdi.ttf') format('truetype'),
		url('fonts/garamond_italic/Garamond-Italic_gdi.svg#Garamond-Italic') format('svg');
	font-weight: 400;
	font-style: italic;
	font-stretch: normal;
	unicode-range: U+0020-2666;
}

@font-face {
	font-family:'Garamond-Bold';
	src: url('fonts/garamond_bold/Garamond-Bold_gdi.eot');
	src: url('fonts/garamond_bold/Garamond-Bold_gdi.eot?#iefix') format('embedded-opentype'),
		url('fonts/garamond_bold/Garamond-Bold_gdi.woff') format('woff'),
		url('fonts/garamond_bold/Garamond-Bold_gdi.ttf') format('truetype'),
		url('fonts/garamond_bold/Garamond-Bold_gdi.svg#Garamond-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2666;
}

@font-face {
	font-family:'Garamond-Regular';
	src: url('fonts/garamond/Garamond_gdi.eot');
	src: url('fonts/garamond/Garamond_gdi.eot?#iefix') format('embedded-opentype'),
		url('fonts/garamond/Garamond_gdi.woff') format('woff'),
		url('fonts/garamond/Garamond_gdi.ttf') format('truetype'),
		url('fonts/garamond/Garamond_gdi.svg#Garamond-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2666;
}

	@font-face {
	font-family:'franklin';
	src: url('fonts/franklin/franklin-book/FranklinGothic-Book_directwrite.eot');
	src: url('fonts/franklin/franklin-book/FranklinGothic-Book_directwrite.eot?#iefix') format('embedded-opentype'),
	url('fonts/franklin/franklin-book/FranklinGothic-Book_directwrite.svg#FranklinGothic-Book') format('svg'),
	url('fonts/franklin/franklin-book/FranklinGothic-Book_directwrite.woff') format('woff'),
	url('fonts/franklin/franklin-book/FranklinGothic-Book_directwrite.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2666;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
	font-family:'roboto';
	src: url('fonts/franklin/franklin-medium/FranklinGothic-Medium_gdi.eot');
	src: url('fonts/franklin/franklin-medium/FranklinGothic-Medium_gdi.eot?#iefix') format('embedded-opentype'),
		url('fonts/franklin/franklin-medium/FranklinGothic-Medium_gdi.woff') format('woff'),
		url('fonts/franklin/franklin-medium/FranklinGothic-Medium_gdi.ttf') format('truetype'),
		url('fonts/franklin/franklin-medium/FranklinGothic-Medium_gdi.svg#FranklinGothic-Medium') format('svg');
	font-weight: 400;
	font-style: normal;
	}
	@font-face {
	font-family:'roboto-book';
	src: url('fonts/franklin/franklin-book/FranklinGothic-Book_directwrite.eot');
	src: url('fonts/franklin/franklin-book/FranklinGothic-Book_directwrite.eot?#iefix') format('embedded-opentype'),
	url('fonts/franklin/franklin-book/FranklinGothic-Book_directwrite.svg#FranklinGothic-Book') format('svg'),
	url('fonts/franklin/franklin-book/FranklinGothic-Book_directwrite.woff') format('woff'),
	url('fonts/franklin/franklin-book/FranklinGothic-Book_directwrite.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2666;
}
body .tabs-row{

	}
}