.font-alpha-300 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
}

.font-alpha-400 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.font-alpha-600 {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-style: normal;
}

.font-alpha-700 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
}

.font-alpha-800 {
  font-family: 'Roboto', sans-serif;
  font-weight: 800;
  font-style: normal;
}

.font-beta-400 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.font-beta-500 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
}

.font-beta-700 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
}
