@font-face{
	font-family:'RobotoRegular';
	font-style:normal;
	font-weight:400;
	src:local("RobotoRegular"),
		local("RobotoRegular"),
		url("roboto-v20-latin_cyrillic-regular.woff2") format("woff2"),
		url("roboto-v20-latin_cyrillic-regular.woff") format("woff");
	font-display:swap
}
@font-face{
	font-family:'RobotoMedium';
	font-style:normal;
	font-weight:500;
	src:local("RobotoMedium"),
		local("RobotoMedium"),
		url("roboto-v20-latin_cyrillic-500.woff2") format("woff2"),
		url("roboto-v20-latin_cyrillic-500.woff") format("woff");
	font-display:swap
}
@font-face{
	font-family:'RobotoBold';
	font-style:normal;
	font-weight:700;
	src:local("RobotoBold"),
		local("RobotoBold"),
		url("robotobold.woff2") format("woff2"),
		url("robotobold.woff") format("woff");
	font-display:swap
}


@font-face{
	font-family:'GothamPro';
	font-style:normal;
	font-weight:400;
	src:local("GothamPro"),
		local("GothamPro-Regular"),
		local("Gotham Pro"),
		url("GothamPro.woff2") format("woff2"),
		url("GothamPro.woff") format("woff");
	font-display:swap
}
@font-face{
	font-family:'GothamProMedium';
	font-style:normal;
	font-weight:500;
	src:local("GothamPro Medium"),
		local("GothamPro-Medium"),
		local("Gotham Pro"),
		url("GothamPro-Medium.woff2") format("woff2"),
		url("GothamPro-Medium.woff") format("woff");
	font-display:swap
}
@font-face{
	font-family:'GothamProBold';
	font-style:normal;
	font-weight:700;
	src:local("GothamPro Bold"),
		local("GothamPro-Bold"),
		local("Gotham Pro Bold"),
		url("GothamPro-Bold.woff2") format("woff2"),
		url("GothamPro-Bold.woff") format("woff");
	font-display:swap
}
@font-face {
	font-family: 'GothamProBoldR';
	font-style: normal;
	font-weight: 700;
	src: url('gothamprorbold.woff2') format('woff2'),
		 url('gothamprorbold.woff') format('woff');
	font-display:swap
}