import { css } from '@design.estate/dees-element'; export const dedocumentSharedStyle = css` :host { font-family: 'Exo 2'; } `;