@charset "UTF-8";
/* CSS Document */
.medium {
  font: 30px 'Roboto', Arial, sans-serif;
  font-weight: 700;
}
.small {
  font: 12px 'Roboto', Arial, sans-serif;
  font-weight: 700;
}