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

@font-face {
    font-family: 'ToyotaType';
    src: url('../fonts/ToyotaType-Semibold.woff') format('woff'),
        url('../fonts/ToyotaType-Semiboldwoff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'ToyotaType';
    src: url('../fonts/ToyotaType-RegularIt.woff') format('woff'),
        url('../fonts/ToyotaType-RegularIt.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
}
