@font-face {
    font-family: 'Porsche-Franklin-Gothic';
    src: url('./fonts/lt_21019.eot') format('embedded-opentype');
    src: url('./fonts/lt_21019.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Porsche-Franklin-Gothic-I';
    src: url('./fonts/lt_21020.eot') format('embedded-opentype');
    src: url('./fonts/lt_21020.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
   	font-family: 'Porsche-News-Gothic';
    src: url('./fonts/lt_21021.eot') format('embedded-opentype');
    src: url('./fonts/lt_21021.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Porsche-News-Gothic-I';
    src: url('./fonts/lt_21022.eot') format('embedded-opentype');
    src: url('./fonts/lt_21022.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Porsche-News-Gothic-B';
    src: url('./fonts/lt_21023.eot') format('embedded-opentype');
    src: url('./fonts/lt_21023.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Porsche-News-Gothic-BI';
    src: url('./fonts/lt_21024.eot') format('embedded-opentype');
    src: url('./fonts/lt_21024.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
  font-family: 'Porsche-Logo';
  src: url('./fonts/porsche.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}