@font-face {
    font-family: 'Uniform Pro Extra Condensed';
    src: local('Uniform Pro Extra Condensed Black Italic'), local('Uniform-Pro-Extra-Condensed-Black-Italic'),
        url('UniformProXcon-BlkIt.woff2') format('woff2'),
        url('UniformProXcon-BlkIt.woff') format('woff'),
        url('UniformProXcon-BlkIt.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir';
    src: local('Avenir'), url('AvenirLTStd-BlackOblique.otf') format('otf');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Porsche';
    src: local('Porsche'), url('porsche-next-w-la-regular.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Porsche Bold';
    src: local('Porsche Bold'), url('porsche-next-w-la-semi-bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'GalaxiePolaris';
    src: local('GalaxiePolaris'), url('GalaxiePolaris-Book.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'GalaxiePolaris';
    src: local('GalaxiePolaris'), url('GalaxiePolaris-Medium.woff') format('woff');
    font-weight: 700;
    font-style: bold;
}

@font-face {
    font-family: 'GalaxiePolaris';
    src: local('GalaxiePolaris'), url('GalaxiePolaris-Bold.woff') format('woff');
    font-weight: 900;
    font-style: bold;
}

