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

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

@font-face {
    font-family: 'ToyotaType-LightIt';
    src: url('ToyotaType-LightIt.woff2') format('woff2'),
        url('ToyotaType-LightIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

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

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

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

@font-face {
    font-family: 'ToyotaType-SemiboldIt';
    src: url('ToyotaType-SemiboldIt.woff2') format('woff2'),
        url('ToyotaType-SemiboldIt.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ToyotaType-Book';
    src: url('ToyotaType-Book.woff2') format('woff2'),
        url('ToyotaType-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

