
@font-face {
    font-family: "Land Rover";
    font-weight: bold;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/Landrover/LandRoverWeb-Bold.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "Land Rover";
    font-weight: 300;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/Landrover/LandRoverWeb-Demi.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "Land Rover";
    font-weight: 100;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/Landrover/LandRoverWeb-Light.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "Land Rover";
    font-weight: normal;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/Landrover/LandRoverWeb-Medium.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "Avenir Next";
    font-weight: 900;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/AvenirNextW01/AvenirNextW01-Bold.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "Avenir Next";
    font-weight: bold;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/AvenirNextW01/AvenirNextW01-Demi.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "Avenir Next";
    font-weight: 500;
    font-style: italic;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/AvenirNextW01/AvenirNextW01-MediumItalic.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "Avenir Next";
    font-weight: 500;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/AvenirNextW01/AvenirNextW01-Medium.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "Avenir Next";
    font-weight: normal;
    font-style: italic;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/AvenirNextW01/AvenirNextW01-Italic.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "Avenir Next";
    font-weight: normal;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/AvenirNextW01/AvenirNextW01-Regular.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "Icons";
    font-weight: normal;
    font-style: normal;
    src: url("/lr2/react-configurator/dist/assets/fonts/lr/Icons.woff") format("woff");
    font-display: swap
}

body {
    font-family: "Avenir Next", "arial", "helvetica", sans-serif;
    letter-spacing: .02em;
    font-size: 12px;
    line-height: 1.3;
    color: #0C121C;
    -webkit-font-smoothing: antialiased;
    /*text-transform: uppercase;*/
}
