/* Replace {js|angular|react|vue} with your framework, e.g. components-react */
@import '@porsche-design-system/components-{js|angular|react|vue}';
@import '@porsche-design-system/components-{js|angular|react|vue}/normalize.css';
/* @porsche-design-system/components-{js|angular|react|vue}/normalize.css */
html,
body {
margin: 0;
padding: 0;
font-family:
"Porsche Next", "Arial Narrow", Arial, "Heiti SC", SimHei, sans-serif;
line-height: calc(6px + 2.125ex);
letter-spacing: normal;
text-size-adjust: none;
-webkit-text-size-adjust: none;
}
