/* ============================
   TIPOGRAFÍAS DE MARCA - GRUPO DIMOAUTO
   ============================ */

/* Citroën Type */
@font-face {
  font-family: 'CitroenType';
  src: url('./fonts/citroen/CitroenType-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'CitroenType';
  src: url('./fonts/citroen/CitroenType-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'CitroenType';
  src: url('./fonts/citroen/CitroenType-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'CitroenType';
  src: url('./fonts/citroen/CitroenType-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Peugeot New */
@font-face {
  font-family: 'PeugeotNew';
  src: url('./fonts/peugeot/PeugeotNew-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PeugeotNew';
  src: url('./fonts/peugeot/PeugeotNew-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PeugeotNew';
  src: url('./fonts/peugeot/PeugeotNew-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PeugeotNew';
  src: url('./fonts/peugeot/PeugeotNew-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Opel Next */
@font-face {
  font-family: 'OpelNext';
  src: url('./fonts/opel/OpelNextW01-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'OpelNext';
  src: url('./fonts/opel/OpelNextW01-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'OpelNext';
  src: url('./fonts/opel/OpelNextW01-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
