@font-face {
    font-family: "jaguar";
    font-weight: 700;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/JaguarModern/JaguarModernWeb-Bold.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "jaguar";
    font-weight: 400;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/JaguarModern/JaguarModernWeb-Regular.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "proximanova";
    font-weight: 900;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/ProximaNova/ProximaNova-Black.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "proximanova";
    font-weight: 800;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/ProximaNova/ProximaNova-Extrabold.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "proximanova";
    font-weight: 700;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/ProximaNova/ProximaNova-Bold.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "proximanova";
    font-weight: 700;
    font-style: italic;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/ProximaNova/ProximaNova-BoldItalic.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "proximanova";
    font-weight: 600;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/ProximaNova/ProximaNova-Semibold.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "proximanova";
    font-weight: 600;
    font-style: italic;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/ProximaNova/ProximaNova-SemiboldItalic.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "proximanova";
    font-weight: 400;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/ProximaNova/ProximaNova-Regular.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "proximanova";
    font-weight: 400;
    font-style: italic;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/ProximaNova/ProximaNova-RegularItalic.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "proximanova";
    font-weight: 300;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/ProximaNova/ProximaNova-Light.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "proximanova";
    font-weight: 300;
    font-style: italic;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/ProximaNova/ProximaNova-LightItalic.woff") format("woff");
    font-display: swap
}
 body {
        font-family:  "proximanova","arial","helvetica",sans-serif!important;
        letter-spacing: .02em;
        font-size: 12px;
        line-height: 1.4;
        color: #0C121C;
        -webkit-font-smoothing: antialiased;
        /*text-transform: uppercase;*/
        max-width: 2000px;
        margin:auto;
        max-width: 100%;
        overflow-x: hidden;
    }
