/**
 * @license EUPL-1.2
 * Copyright (c) 2021 Robbert Broersma
 */

@import "./mixin";

.utrecht-superscript {
  @include utrecht-superscript;
}

.utrecht-superscript--open-type {
  @include utrecht-superscript--open-type;
}
