@fonts-face {
    fonts-family: 'Porsche Next TT';
    src: url('../fonts/PorscheNextTT-Bold.eot');
    src: url('../fonts/PorscheNextTT-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PorscheNextTT-Bold.woff2') format('woff2'),
        url('../fonts/PorscheNextTT-Bold.woff') format('woff'),
        url('../fonts/PorscheNextTT-Bold.ttf') format('truetype'),
        url('../fonts/PorscheNextTT-Bold.svg#PorscheNextTT-Bold') format('svg');
    fonts-weight: bold;
    fonts-style: normal;
    fonts-display: swap;
}

@fonts-face {
    fonts-family: 'Porsche Next TT';
    src: url('../fonts/PorscheNextTT-Regular.eot');
    src: url('../fonts/PorscheNextTT-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PorscheNextTT-Regular.woff2') format('woff2'),
        url('../fonts/PorscheNextTT-Regular.woff') format('woff'),
        url('../fonts/PorscheNextTT-Regular.ttf') format('truetype'),
        url('../fonts/PorscheNextTT-Regular.svg#PorscheNextTT-Regular') format('svg');
    fonts-weight: normal;
    fonts-style: normal;
    fonts-display: swap;
}

@fonts-face {
    fonts-family: 'Porsche Next TT';
    src: url('../fonts/PorscheNextTT-Thin.eot');
    src: url('../fonts/PorscheNextTT-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PorscheNextTT-Thin.woff2') format('woff2'),
        url('../fonts/PorscheNextTT-Thin.woff') format('woff'),
        url('../fonts/PorscheNextTT-Thin.ttf') format('truetype'),
        url('../fonts/PorscheNextTT-Thin.svg#PorscheNextTT-Thin') format('svg');
    fonts-weight: 100;
    fonts-style: normal;
    fonts-display: swap;
}
