/*! aRund v.1.7.8 - 2017-08-04 */

.ao-font-roboto {
  font-family: 'Roboto';
}
.ao-font-roboto > .ao-text-normal,
.ao-font-roboto :not(.ao-ignore-font) .ao-text-normal {
  font-family: 'Roboto';
  font-weight: 400;
}
.ao-font-roboto > .ao-text-light,
.ao-font-roboto :not(.ao-ignore-font) .ao-text-light {
  font-family: 'Roboto';
  font-weight: 300;
}
.ao-font-roboto > strong,
.ao-font-roboto :not(.ao-ignore-font) strong,
.ao-font-roboto > b,
.ao-font-roboto :not(.ao-ignore-font) b,
.ao-font-roboto > .ao-text-bold,
.ao-font-roboto :not(.ao-ignore-font) .ao-text-bold {
  font-family: 'Roboto';
  font-weight: 700;
}
.ao-roboto-light,
.ao-roboto-normal,
.ao-roboto-medium,
.ao-roboto-bold,
.ao-roboto-black {
  font-family: 'Roboto' !important;
}
.ao-roboto-light {
  font-weight: 300;
}
.ao-roboto-medium {
  font-weight: 500;
}
.ao-roboto-bold {
  font-weight: 700;
}
.ao-roboto-black {
  font-weight: 900;
}
