@font-face {
    font-family: 'ToyotaTypeLight';
    src: url('../fonts/ToyotaType-Light.eot');
    src: url('../fonts/ToyotaType-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ToyotaType-Light.woff2') format('woff2'),
        url('../fonts/ToyotaType-Light.woff') format('woff'),
        url('../fonts/ToyotaType-Light.svg#ToyotaType-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'ToyotaTypeSemibold';
    src: url('../fonts/ToyotaType-Semibold.eot');
    src: url('../fonts/ToyotaType-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ToyotaType-Semibold.woff2') format('woff2'),
        url('../fonts/ToyotaType-Semibold.woff') format('woff'),
        url('../fonts/ToyotaType-Semibold.svg#ToyotaType-Semibold') format('svg');
    /*font-weight: 600;*/
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'ToyotaTypeBold';
    src: url('../fonts/ToyotaType-Bold.eot');
    src: url('../fonts/ToyotaType-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ToyotaType-Bold.woff2') format('woff2'),
        url('../fonts/ToyotaType-Bold.woff') format('woff'),
        url('../fonts/ToyotaType-Bold.svg#ToyotaType-Bold') format('svg');
    /*font-weight: bold;*/
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ToyotaTypeBook';
    src: url('../fonts/ToyotaType-Book.eot');
    src: url('../fonts/ToyotaType-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ToyotaType-Book.woff2') format('woff2'),
        url('../fonts/ToyotaType-Book.woff') format('woff'),
        url('../fonts/ToyotaType-Book.svg#ToyotaType-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ToyotaTypeBlack';
    src: url('../fonts/ToyotaType-Black.eot');
    src: url('../fonts/ToyotaType-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ToyotaType-Black.woff2') format('woff2'),
        url('../fonts/ToyotaType-Black.woff') format('woff'),
        url('../fonts/ToyotaType-Black.svg#ToyotaType-Black') format('svg');
    /*font-weight: 900;*/
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ToyotaTypeRegular';
    src: url('../fonts/ToyotaType-Regular.eot');
    src: url('../fonts/ToyotaType-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ToyotaType-Regular.woff2') format('woff2'),
        url('../fonts/ToyotaType-Regular.woff') format('woff'),
        url('../fonts/ToyotaType-Regular.svg#ToyotaType-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}