@font-face {
    font-family: 'PorscheNext';
    src: url('PorscheNextWLa-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('PorscheNextWLa-Regular.woff') format('woff'), /* Modern Browsers */
         url('PorscheNextWLa-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'PorscheNext';
    src: url('PorscheNextWLa-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('PorscheNextWLa-Bold.woff') format('woff'), /* Modern Browsers */
         url('PorscheNextWLa-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}
