
/* ---------------------------------------
FONTS
------------------------------------------*/
@font-face {
	font-family: 'uk-number-plate';
	src: url('/fonts/uk-number-plate.woff') format('woff');
	font-display: swap;
}
@font-face {
    font-family: 'Google Sans Bold';
    src: url('/fonts/GoogleSans-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

/* Group */
@font-face {
	font-family: 'Inter Bold';
	src: url('/fonts/Inter18pt-Bold.woff2') format('woff2'),
		url('/fonts/Inter18pt-Bold.woff') format('woff'),
		url('/fonts/Inter18pt-Bold.ttf') format('truetype');
	font-weight: bold;
	font-display: swap;
}
@font-face {
	font-family: 'Inter Medium';
	src: url('/fonts/Inter18pt-Medium.woff2') format('woff2'),
		url('/fonts/Inter18pt-Medium.woff') format('woff'),
		url('/fonts/Inter18pt-Medium.ttf') format('truetype');
	font-display: swap;
}
@font-face {
	font-family: 'Inter Light';
	src: url('/fonts/Inter18pt-Light.woff2') format('woff2'),
		url('/fonts/Inter18pt-Light.woff') format('woff'),
		url('/fonts/Inter18pt-Light.ttf') format('truetype');
	font-display: swap;
}
@font-face {
	font-family: 'Inter Regular';
	src: url('/fonts/Inter18pt-Regular.woff2') format('woff2'),
		url('/fonts/Inter18pt-Regular.woff') format('woff'),
		url('/fonts/Inter18pt-Regular.ttf') format('truetype');
	font-display: swap;
}

/* Mazda */
@font-face {
    font-family: 'Mazda Bold';
    src: url('/fonts/Mazda-Bold.woff2') format('woff2'),
        url('/fonts/Mazda-Bold.ttf') format('truetype');
    font-weight: bold;
    font-display: swap;
}
@font-face {
    font-family: 'Mazda Regular';
    src: url('/fonts/Mazda-Regular.woff2') format('woff2'),
        url('/fonts/Mazda-Regular.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Mazda Medium';
    src: url('/fonts/Mazda-Medium.woff2') format('woff2'),
        url('/fonts/Mazda-Medium.ttf') format('truetype');
    font-display: swap;
}

/* Kia */
@font-face {
    font-family: 'Kia Signature Light';
    src: url('/fonts/KiaSignature-Light.woff2') format('woff2'),
        url('/fonts/KiaSignature-Light.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Kia Signature Bold';
    src: url('/fonts/KiaSignature-Bold.woff2') format('woff2'),
        url('/fonts/KiaSignature-Bold.ttf') format('truetype');
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: 'Kia Signature Regular';
    src: url('/fonts/KiaSignature-Regular.woff2') format('woff2'),
        url('/fonts/KiaSignature-Regular.ttf') format('truetype');
    font-display: swap;
}
/* BYD */
@font-face {
    font-family: 'BYD Bold';
    src: url('/fonts/BYD-Bold.woff2') format('woff2'),
        url('/fonts/BYD-Bold.ttf') format('truetype');
	font-weight: bold;
    font-display: swap;
}
@font-face {
    font-family: 'BYD Light';
    src: url('/fonts/BYD-Light.woff2') format('woff2'),
        url('/fonts/BYD-Light.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'BYD Regular';
    src: url('/fonts/BYD-Regular.woff2') format('woff2'),
        url('/fonts/BYD-Regular.ttf') format('truetype');
    font-display: swap;
}

/* MG */
@font-face {
    font-family: 'MG Bold';
    src: url('/fonts/MG-Bold.woff2') format('woff2'),
        url('/fonts/MG-Bold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'MG Regular';
    src: url('/fonts/MG-Regular.woff2') format('woff2'),
        url('/fonts/MG-Regular.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'MG Light';
    src: url('/fonts/MG-Light.woff2') format('woff2'),
        url('/fonts/MG-Light.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'MG Medium';
    src: url('/fonts/MG-Medium.woff2') format('woff2'),
        url('/fonts/MG-Medium.ttf') format('truetype');
    font-display: swap;
}

/* Ford */
@font-face {
    font-family: 'Ford Bold';
    src: url('/fonts/Ford-Bold.woff2') format('woff2'),
        url('/fonts/Ford-Bold.woff') format('woff'),
        url('/fonts/Ford-Bold.ttf') format('truetype');
    font-weight: bold;
    font-display: swap;
}
@font-face {
    font-family: 'Ford Medium';
    src: url('/fonts/Ford-Medium.woff2') format('woff2'),
        url('/fonts/Ford-Medium.woff') format('woff'),
        url('/fonts/Ford-Medium.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Ford Light';
    src: url('/fonts/Ford-Light.woff2') format('woff2'),
        url('/fonts/Ford-Light.woff') format('woff'),
        url('/fonts/Ford-Light.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Ford Regular';
    src: url('/fonts/Ford-Regular.woff2') format('woff2'),
        url('/fonts/Ford-Regular.woff') format('woff'),
        url('/fonts/Ford-Regular.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Ford SemiBold';
    src: url('/fonts/Ford-Semibold.woff2') format('woff2'),
        url('/fonts/Ford-Semibold.woff') format('woff'),
        url('/fonts/Ford-Semibold.ttf') format('truetype');
    font-display: swap;
}
/* Mitsubishi */
@font-face {
    font-family: 'Mitsubishi Medium';
    src: url('/fonts/Mitsubishi-Medium.woff2') format('woff2'),
        url('/fonts/Mitsubishi-Medium.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Mitsubishi Bold';
    src: url('/fonts/Mitsubishi-Bold.woff2') format('woff2'),
        url('/fonts/Mitsubishi-Bold.ttf') format('truetype');
    font-weight: bold;
    font-display: swap;
}
@font-face {
    font-family: 'Mitsubishi Regular';
    src: url('/fonts/Mitsubishi-Regular.woff2') format('woff2'),
        url('/fonts/Mitsubishi-Regular.ttf') format('truetype');
    font-display: swap;
}

/* Vauxhall */
@font-face {
    font-family: 'Vauxhall Extra Bold';
    src: url('/fonts/Vauxhall-ExtraBold.woff2') format('woff2'),
        url('/fonts/Vauxhall-ExtraBold.ttf') format('truetype');
	font-weight: bold;
    font-display: swap;
}
@font-face {
    font-family: 'Vauxhall Bold';
    src: url('/fonts/Vauxhall-Bold.woff2') format('woff2'),
        url('/fonts/Vauxhall-Bold.ttf') format('truetype');
    font-weight: bold;
    font-display: swap;
}
@font-face {
    font-family: 'Vauxhall Regular';
    src: url('/fonts/Vauxhall-Regular.woff2') format('woff2'),
        url('/fonts/Vauxhall-Regular.ttf') format('truetype');
    font-display: swap;
}

/* Hyundai */
@font-face {
  font-family: 'hyundaisanshead-medium';
  src: local('hyundaisanshead-medium'),
  url('/fonts/hyundaisanshead-medium-webfont.woff2') format('woff2'),
  url('/fonts/hyundaisanshead-medium-webfont.woff') format('woff'),
  url('/fonts/hyundaisanshead-medium-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'hyundaisanshead-regular';
  src: local('hyundaisanshead-regular'),
  url('/fonts/hyundaisanshead-regular-webfont.woff2') format('woff2'),
  url('/fonts/hyundaisanshead-regular-webfont.woff') format('woff'),
  url('/fonts/hyundaisanshead-regular-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'hyundaisanshead-light';
  src: local('hyundaisanshead-light'),
  url('/fonts/hyundaisanshead-extralightbeta-webfont.woff2') format('woff2'),
  url('/fonts/hyundaisanshead-extralightbeta-webfont.woff') format('woff'),
  url('/fonts/hyundaisanshead-extralightbeta-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

/* Nissan */
@font-face {
    font-family: 'Nissan Regular';
    src: url('/fonts/NissanBrandW01-Regular.woff2') format('woff2'),
        url('/fonts/NissanBrandW01-Regular.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Nissan Bold';
    src: url('/fonts/NissanBrandW01-Bold.woff2') format('woff2'),
        url('/fonts/NissanBrandW01-Bold.ttf') format('truetype');
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: 'Nissan Light';
    src: url('/fonts/NissanBrandW01-Light.woff2') format('woff2'),
        url('/fonts/NissanBrandW01-Light.ttf') format('truetype');
    font-display: swap;
}


