/*
Theme Name: Range Rover
Theme URI: https://triptiq.be
Template: Divi
Author: Triptiq srl - Francois Bellens
Author URI: https://triptiq.be
Description: Powered by DIVI &lt;3 &lt;3 &lt;3
Version: 5.0.0-public-beta.2.1764102543
Updated: 2025-11-25 20:29:03

*/

/* AVENIR NEXT W1G */
@font-face {
  font-family: "Avenir Next W1G";
  src: url("/wp-content/themes/range-rover/fonts/AvenirNextW1G-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir Next W1G";
  src: url("/wp-content/themes/range-rover/fonts/AvenirNextW1G-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir Next W1G";
  src: url("/wp-content/themes/range-rover/fonts/AvenirNextW1G-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* JLR EMERIC */
@font-face {
  font-family: "JLREmeric";
  src: url("/wp-content/themes/range-rover/fonts/JLREmeric-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "JLREmeric";
  src: url("/wp-content/themes/range-rover/fonts/JLREmeric.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "JLREmeric";
  src: url("/wp-content/themes/range-rover/fonts/JLREmericSemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* LAND ROVER WIDE */
@font-face {
  font-family: "Land Rover Wide";
  src: url("/wp-content/themes/range-rover/fonts/LandRoverWide-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Land Rover Wide";
  src: url("/wp-content/themes/range-rover/fonts/LandRoverWide-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Land Rover Wide";
  src: url("/wp-content/themes/range-rover/fonts/LandRoverWide-Demi.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Land Rover Wide";
  src: url("/wp-content/themes/range-rover/fonts/LandRoverWide-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Typo par défaut du site */
body {
  /* font-family: "Avenir Next W1G", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; */
  font-family: "Open Sans", "Segoe UI", "Helvetica Neue", Arial, sans-serif;
font-weight: 400;
	font-size: 14px
}

/* Titres – Emeric pour les headings */
h1, h2, h3, h4, h5, h6 {
  font-family: "Land Rover Wide", "JLREmeric", sans-serif;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* Exemple : Land Rover Wide pour certains éléments accentués */
.rr-badge,
.rr-tagline,
.rr-cta-label {
  font-family: "Land Rover Wide", "JLREmeric", sans-serif;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
