/**
 * ATTENTION: This file is auto generated by using "themeFactory".
 * But you still can change the content of this file on the very top.
 */

// Add "ui" themes, if file don't exists
$THEME_FALLBACK: 'ui';

// Skeleton font needs a new path when loaded into /themes
$fonts-path: '../../../../assets/fonts/dnb' !default;

// Import shared styles
@use '../../dnb-ui-components.scss';

/**
 * NB: The content below is auto generated by the "themeFactory".
 * You may want to update it by running "yarn build" locally.
 */

@use '../../../components/anchor/style/themes/dnb-anchor-theme-eiendom.scss';
@use '../../../components/button/style/themes/dnb-button-theme-eiendom.scss';
@use './eiendom-theme-forms.scss';
