@use '../../../_typography' with (
  $gel-type-enable--larger-type-sizes: true
);

.imperial {
  @include typography.gel-typography('imperial');
}
