@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Roboto:300, 400, 400i, 500');


/*@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/t/f/glyphicons-halflings/glyphicons-halflings-regular.eot');
    src: url('/t/f/glyphicons-halflings/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
    url('/t/f/glyphicons-halflings/glyphicons-halflings-regular.woff2') format('woff2'),
    url('/t/f/glyphicons-halflings/glyphicons-halflings-regular.woff') format('woff'),
    url('/t/f/glyphicons-halflings/glyphicons-halflings-regular.ttf') format('truetype'),
    url('/t/f/glyphicons-halflings/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}*/



/**** �������� �� ������������
@font-face {
	font-family: "Lato";
	src: url("/t/f/Lato-Light/Lato-Light.eot");
	src: url("/t/f/Lato-Light/Lato-Light.eot?#iefix")format("embedded-opentype"),
	url("/t/f/Lato-Light/Lato-Light.woff") format("woff"),
	url("/t/f/Lato-Light/Lato-Light.ttf") format("truetype");
	font-style: normal;
	font-weight: 100;
}

@font-face {
	font-family: "Lato";
	src: url("/t/f/Lato-Regular/Lato-Regular.eot");
	src: url("/t/f/Lato-Regular/Lato-Regular.eot?#iefix")format("embedded-opentype"),
	url("/t/f/Lato-Regular/Lato-Regular.woff") format("woff"),
	url("/t/f/Lato-Regular/Lato-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: 200;
}

@font-face {
	font-family: "Lato";
	src: url("/t/f/Lato-Medium/Lato-Medium.eot");
	src: url("/t/f/Lato-Medium/Lato-Medium.eot?#iefix") format("embedded-opentype"),
	url("/t/f/Lato-Medium/Lato-Medium.woff") format("woff"),
	url("/t/f/Lato-Medium/Lato-Medium.ttf") format("truetype");
	font-style: normal;
	font-weight: 300;
}
@font-face {
	font-family: "Lato";
	src: url("/t/f/Lato-Semibold/Lato-Semibold.eot");
	src: url("/t/f/Lato-Semibold/Lato-Semibold.eot?#iefix") format("embedded-opentype"),
	url("/t/f/Lato-Semibold/Lato-Semibold.woff") format("woff"),
	url("/t/f/Lato-Semibold/Lato-Semibold.ttf") format("truetype");
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family: "Lato";
	src: url('/t/f/Lato-Bold/Lato-Bold.eot');
	src: url('/t/f/Lato-Bold/Lato-Bold.woff') format('woff'),
	url('/t/f/Lato-Bold/Lato-Bold.ttf') format('truetype'),
	url('/t/f/Lato-Bold/Lato-Bold.svg') format('svg');
	font-weight: 500;
	font-style: normal;
}

*****/