/* Baskerville No.2 BT */
@font-face {
    font-family: "Baskerville2BTRoman";
    font-weight: normal;
    font-style: normal;
    src: url("baskerville_no2-webfont.eot");
}

/* Baskerville No.2 BT ITALIC */
@font-face {
    font-family: "Baskerville2BTRoman";
    font-weight: normal;
    font-style: italic;
    src: url("baskerville_no2_italic-webfont.eot");
}

/* Baskerville No.2 BT BOLD */
@font-face {
    font-family: "Baskerville2BTRoman";
    font-weight: bold;
    font-style: normal;
    src: url("baskerville_no2_bold-webfont.eot");
}

/* Baskerville No.2 BT BOLD ITALIC */
@font-face {
    font-family: "Baskerville2BTRoman";
    font-weight: bold;
    font-style: italic;
    src: url("baskerville_no2_bold_italic-webfont.eot");
}