@font-face {
	font-family: 'BauhausCMedium';
	src: url('/static/fonts/itc_bauhaus_medium_cyrillic-webfont.eot');
	src: local('?'), url('/static/fonts/itc_bauhaus_medium_cyrillic-webfont.woff') format('woff'), url('/static/fonts/itc_bauhaus_medium_cyrillic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BauhausCLight';
	src: url('/static/fonts/itc_bauhaus_light_cyrillic-webfont.eot');
	src: local('?'), url('/static/fonts/itc_bauhaus_light_cyrillic-webfont.woff') format('woff'), url('/static/fonts/itc_bauhaus_light_cyrillic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.BauhausCLight {
  font-family: 'BauhausCLight';
	font-weight: normal;
  font-style: normal;
}

.BauhausCMedium {
  font-family: 'BauhausCMedium';
	font-weight: normal;
  font-style: normal;
}