.fs11 {
  font-size: 11px;
}

.fs12 {
  font-size: 12px;
}

.fs14 {
  font-size: 14px;
}

.fs16 {
  font-size: 16px;
}

.fs18 {
  font-size: 18px;
}

.fs20 {
  font-size: 20px;
}

.fs40 {
  font-size: 40px;
}

.fs56 {
  font-size: 56px;
}

.ml8 {
  margin-left: 8px;
}

.mr8 {
  margin-right: 8px;
}

.font-roboto {
  font-family: "Roboto", sans-serif;
}

.fw500 {
  font-weight: 500;
}

.fwnormal {
  font-weight: normal;
}

.lh2dot8 {
  line-height: 2.8;
}
/*# sourceMappingURL=common.css.map */