/*!
 * Copyright OpenSearch Contributors
 * SPDX-License-Identifier: Apache-2.0
 */

:root {
  --oui-font-family: #{$ouiFontFamily};
  --oui-code-font-family: #{$ouiCodeFontFamily};
}
