/* CSS Document */

@font-face {
    font-family: 'ToyotaDisplayRegular';
    src: url('fonts/toyotadisplay_rg-webfont.eot');
    src: url('fonts/toyotadisplay_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/toyotadisplay_rg-webfont.woff') format('woff'),
         url('fonts/toyotadisplay_rg-webfont.ttf') format('truetype'),
         url('fonts/toyotadisplay_rg-webfont.svg#ToyotaDisplayRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ToyotaDisplayBold';
    src: url('fonts/toyotadisplay_bd-webfont.eot');
    src: url('fonts/toyotadisplay_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/toyotadisplay_bd-webfont.woff') format('woff'),
         url('fonts/toyotadisplay_bd-webfont.ttf') format('truetype'),
         url('fonts/toyotadisplay_bd-webfont.svg#ToyotaDisplayBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ToyotaTextRegular';
    src: url('fonts/toyotatext_rg-webfont.eot');
    src: url('fonts/toyotatext_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/toyotatext_rg-webfont.woff') format('woff'),
         url('fonts/toyotatext_rg-webfont.ttf') format('truetype'),
         url('fonts/toyotatext_rg-webfont.svg#ToyotaTextRegular') format('svg');
    font-weight: normal;
    font-style: normal;


}

@font-face {
    font-family: 'ToyotaTextBold';
    src: url('fonts/toyotatext_bd-webfont.eot');
    src: url('fonts/toyotatext_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/toyotatext_bd-webfont.woff') format('woff'),
         url('fonts/toyotatext_bd-webfont.ttf') format('truetype'),
         url('fonts/toyotatext_bd-webfont.svg#ToyotaTextBold') format('svg');
    font-weight: normal;
    font-style: normal;

}



