@font-face
{
    font-family: 'GaramondProBoldItalic';
    src: /*url('../fonts/eot/garamond/avenir-roman-webfont.eot?')   format('eot'), /* IE */
    url('../fonts/otf/garamond/AGaramondPro-BoldItalic.otf') format("otf");
    /*url('../fonts/woff/garamond/avenir-roman-webfont.woff')  format("woff"),
    url('../fonts/ttf/garamond/avenir-roman-webfont.ttf')    format("truetype"); */
}
@font-face
{
    font-family: 'AvenirRoman';
    src: url('../fonts/eot/avenir/avenir-roman-webfont.eot?')  format('eot'), /* IE */
    url('../fonts/otf/avenir/AvenirLTStd-Roman.otf')      format("otf"),
    url('../fonts/woff/avenir/avenir-roman-webfont.woff') format("woff"),
    url('../fonts/ttf/avenir/avenir-roman-webfont.ttf')   format("truetype");
}
@font-face
{
    font-family: 'AvenirHeavy';
    src: url('../fonts/eot/avenir/avenir-heavy-webfont.eot?')  format('eot'), /* IE */
    url('../fonts/otf/avenir/AvenirLTStd-Heavy.otf')      format("otf"),
    url('../fonts/woff/avenir/avenir-heavy-webfont.woff') format("woff"),
    url('../fonts/ttf/avenir/avenir-heavy-webfont.ttf')   format("truetype");
}
@font-face
{
    font-family: 'AvenirHeavyOblique';
    src: url('../fonts/eot/avenir/avenir-heavyoblique-webfont.eot?')  format('eot'), /* IE */
    url('../fonts/otf/avenir/AvenirLTStd-HeavyOblique.otf')      format("otf"),
    url('../fonts/woff/avenir/avenir-heavyoblique-webfont.woff') format("woff"),
    url('../fonts/ttf/avenir/avenir-heavyoblique-webfont.ttf')   format("truetype");
}
@font-face
{
    font-family: 'AvenirBook';
    src: url('../fonts/eot/avenir/avenir-book-webfont.eot?')  format('eot'), /* IE */
    url('../fonts/otf/avenir/AvenirLTStd-Book.otf')      format("otf"),
    url('../fonts/woff/avenir/avenir-book-webfont.woff') format("woff"),
    url('../fonts/ttf/avenir/avenir-book-webfont.ttf')   format("truetype");
}
@font-face
{
    font-family: 'AvenirBookOblique';
    src: url('../fonts/eot/avenir/avenir-bookoblique-webfont.eot?')  format('eot'), /* IE */
    url('../fonts/otf/avenir/AvenirLTStd-BookOblique.otf')      format("otf"),
    url('../fonts/woff/avenir/avenir-bookoblique-webfont.woff') format("woff"),
    url('../fonts/ttf/avenir/avenir-bookoblique-webfont.ttf')   format("truetype");
}
@font-face
{
    font-family: 'AvenirBlack';
    src: url('../fonts/eot/avenir/avenir-black-webfont.eot?')  format('eot'), /* IE */
    url('../fonts/otf/avenir/AvenirLTStd-Black.otf')      format("otf"),
    url('../fonts/woff/avenir/avenir-black-webfont.woff') format("woff"),
    url('../fonts/ttf/avenir/avenir-black-webfont.ttf')   format("truetype");
}
@font-face
{
    font-family: 'AvenirBlackOblique';
    src: url('../fonts/eot/avenir/avenir-black-webfont.eot?')  format('eot'), /* IE */
    url('../fonts/otf/avenir/AvenirLTStd-BlackOblique.otf')      format("otf"),
    url('../fonts/woff/avenir/avenir-black-webfont.woff') format("woff"),
    url('../fonts/ttf/avenir/avenir-black-webfont.ttf')   format("truetype");
}

