﻿/* AUTOSPHERE */
@font-face {
    font-family: 'syncopate';
    src: url('../fonts/syncopate/Syncopate-Regular.ttf') format('truetype'),
    url('../fonts/syncopate/Syncopate-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'syncopateBold';
    src: url('../fonts/syncopate/Syncopate-Bold.ttf') format('truetype'),
    url('../fonts/syncopate/Syncopate-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* KIA */
@font-face {
    font-family: 'kiabold';
    src: url('../fonts/kia/KIA_Bold_0.ttf') format('truetype'),
    url('../fonts/kia/KIA_Bold_0.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'kialight';
    src: url('../fonts/kia/KIA_Light_0.ttf') format('truetype'),
    url('../fonts/kia/KIA_Light_0.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* MITSUBISHI */
@font-face {
    font-family: 'helveticaneue';
    src: url('../fonts/mitsubishi/HelveticaNeueLTStd-Lt.otf') format('truetype'),
    url('../fonts/mitsubishi/HelveticaNeueLTStd-Lt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneueHv';
    src: url('../fonts/mitsubishi/HelveticaNeueLTStd-Hv.otf') format('truetype'),
    url('../fonts/mitsubishi/HelveticaNeueLTStd-Hv.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* HYUNDAI */
@font-face {
        font-family: 'gothambook';
        src: url('../fonts/hyundai/GothamBook.otf') format('truetype'),
            url('../fonts/hyundai/GothamBook.woff') format('woff');
        font-weight: normal;
        font-style: normal;
} 

/* PORSCHE */
@font-face {
    font-family: 'porschenextTT';
    src: url('../fonts/porsche/PorscheNextTT-Bold.ttf') format('truetype'),
        url('../fonts/porsche/PorscheNextTT-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}