@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=cyrillic');

body,
input,
textarea,
button,
select {
    font: 400 16px 'Roboto Condensed', sans-serif, arial;
    color: #fff;
}