/* roboto-regular - cyrillic_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'),
       url("fonts/roboto/roboto-v18-cyrillic_latin-regular.woff2") format('woff2'), /* Super Modern Browsers */
       url("fonts/roboto/roboto-v18-cyrillic_latin-regular.woff") format('woff'), /* Modern Browsers */
       url("fonts/roboto/roboto-v18-cyrillic_latin-regular.ttf") format('truetype'), /* Safari, Android, iOS */
       url("fonts/roboto/roboto-v18-cyrillic_latin-regular.svg") format('svg'); /* Legacy iOS */
}
/* roboto-700 - cyrillic_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url("fonts/roboto/roboto-v18-cyrillic_latin-700.woff2") format('woff2'), /* Super Modern Browsers */
       url("fonts/roboto/roboto-v18-cyrillic_latin-700.woff") format('woff'), /* Modern Browsers */
       url("fonts/roboto/roboto-v18-cyrillic_latin-700.ttf") format('truetype'), /* Safari, Android, iOS */
       url("fonts/roboto/roboto-v18-cyrillic_latin-700.svg") format('svg'); /* Legacy iOS */
}
.clearfix::after{content:"";display:table;clear:both}
