/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  src: url(fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf);
}
body{
	font-family: 'Roboto Condensed', sans-serif;
}