
/* ---------------------------------------
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;
}

@font-face {
    font-family: 'Figtree SemiBold';
    src: url('/fonts/Figtree-SemiBold.woff2') format('woff2'),
        url('/fonts/Figtree-SemiBold.woff') format('woff'),
        url('/fonts/Figtree-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree Black';
    src: url('/fonts/Figtree-Black.woff2') format('woff2'),
        url('/fonts/Figtree-Black.woff') format('woff'),
        url('/fonts/Figtree-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree Light';
    src: url('/fonts/Figtree-Light.woff2') format('woff2'),
        url('/fonts/Figtree-Light.woff') format('woff'),
        url('/fonts/Figtree-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Figtree Regular';
    src: url('/fonts/Figtree-Regular.woff2') format('woff2'),
        url('/fonts/Figtree-Regular.woff') format('woff'),
        url('/fonts/Figtree-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree Medium';
    src: url('/fonts/Figtree-Medium.woff2') format('woff2'),
        url('/fonts/Figtree-Medium.woff') format('woff'),
        url('/fonts/Figtree-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree ExtraBold';
    src: url('/fonts/Figtree-ExtraBold.woff2') format('woff2'),
        url('/fonts/Figtree-ExtraBold.woff') format('woff'),
        url('/fonts/Figtree-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}




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

@font-face {
    font-family: 'Audi Type Extended Regular';
    src: url('/fonts/AudiType-ExtendedNormal.woff2') format('woff2'),
        url('/fonts/AudiType-ExtendedNormal.ttf') format('truetype');
    font-display: swap;
}

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

@font-face {
    font-family: 'Audi Type Regular';
    src: url('/fonts/AudiType-Normal.woff2') format('woff2'),
        url('/fonts/AudiType-Normal.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Audi Type Wide Light';
    src: url('/fonts/AudiType-WideLight.woff2') format('woff2'),
        url('/fonts/AudiType-WideLight.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Audi Type Wide Bold';
    src: url('/fonts/AudiType-WideBold.woff2') format('woff2'),
        url('/fonts/AudiType-WideBold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Audi Type Wide Regular';
    src: url('/fonts/AudiType-WideNormal.woff2') format('woff2'),
        url('/fonts/AudiType-WideNormal.ttf') format('truetype');
    font-display: swap;
}
