@font-face {
    font-family: 'BTFont';
    font-weight: normal;
    /* BT Old Font */
    // src:url('../BTFont_2013/BTFont_W_Rg.woff') format('woff'),
    // url('../BTFont_2013/BTFont_W_Rg.woff2') format('woff2');
    /* BT Curve Font */
    src:url('../BT_Curve/BTCurve-Regular.woff') format('woff'),
    url('../BT_Curve/BTCurve-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'BTFontItalic';
    font-weight: normal;
    font-style: italic;
    /* BT Old Font */
    // src:url('../BTFont_2013/BTFont_W_Rg.woff') format('woff'),
    // url('../BTFont_2013/BTFont_W_Rg.woff') format('woff2');
    /* BT Curve Font */
    src: url('../BT_Curve/BTCurve-Italic.woff') format('woff'),
    url('../BT_Curve/BTCurve-Italic.woff2') format('woff2');
}

@font-face {
    font-family: 'BTFontBold';
    font-weight: normal;
    /* BT Old Font */
    // src:url('../BTFont_2013/BTFont_W_Bd.woff') format('woff'),
    // url('../BTFont_2013/BTFont_W_Bd.woff2') format('woff2');
    /* BT Curve Font */
    src: url('../BT_Curve/BTCurve-Bold.woff') format('woff'),
    url('../BT_Curve/BTCurve-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'BTFontBoldItalic';
    font-weight: normal;
    /* BT Old Font */
    // src:url('../BTFont_2013/BTFont_W_ExBd.woff') format('woff'),
    // url('../BTFont_2013/BTFont_W_ExBd.woff2') format('woff2');
    /* BT Curve Font */
    src: url('../BT_Curve/BTCurve-BoldItalic.woff') format('woff'),
    url('../BT_Curve/BTCurve-BoldItalic.woff2') format('woff2');
}

@font-face {
    font-family: 'BTFontHeadline';
    font-weight: normal;
    /* BT Old Font */
    // src:url('../BTFont_2013/BTFont_W_Bd.woff') format('woff'),
    // url('../BTFont_2013/BTFont_W_Bd.woff2') format('woff2');
    /* BT Curve Font */
    src: url('../BT_Curve/BTCurve-Headline.woff') format('woff'),
    url('../BT_Curve/BTCurve-Headline.woff2') format('woff2');
}

@font-face {
    font-family: 'BTFontHeadlineItalic';
    font-weight: normal;
    /* BT Old Font */
    // src:url('../BTFont_2013/BTFont_W_ExBd.woff') format('woff'),
    // url('../BTFont_2013/BTFont_W_ExBd.woff2') format('woff2');
    /* BT Curve Font */
    src: url('../BT_Curve/BTCurve-HeadlineItalic.woff') format('woff'),
    url('../BT_Curve/BTCurve-HeadlineItalic.woff2') format('woff2');
}

@font-face {
    font-family: 'BTFontCondensed';
    font-weight: normal;
    /* BT Old Font */
    // src:url('../BTFont_2013/BTFont_W_Rg.woff') format('woff'),
    // url('../BTFont_2013/BTFont_W_Rg.woff2') format('woff2');
    /* BT Curve Font */
    src: url('../BT_Curve/BTCurveCondensed-Regular.woff') format('woff'),
    url('../BT_Curve/BTCurveCondensed-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'BTFontCondensedBold';
    font-weight: normal;
    /* BT Old Font */
    // src:url('../BTFont_2013/BTFont_W_Rg.woff') format('woff'),
    // url('../BTFont_2013/BTFont_W_Rg.woff2') format('woff2');
    /* BT Curve Font */
    src: url('../BT_Curve/BTCurveCondensed-Bold.woff') format('woff'),
    url('../BT_Curve/BTCurveCondensed-Bold.woff2') format('woff2');
}
