@import "../variables";

html, body {
  font-family: Roboto, sans-serif;
}

strong, b {
  font-weight: $font-weight-medium;
}
