@font-face {
    font-family: 'BPGArialCaps2010';
    src: url('../fonts/BPGArialCaps2010.eot?#iefix') format('../fonts/embedded-opentype'), url('../fonts/BPGArialCaps2010.woff') format('woff'), url('../fonts/BPGArialCaps2010.ttf') format('truetype'), url('../fonts/BPGArialCaps2010.svg#BPGArialCaps2010') format('svg');
    font-weight: normal;
    font-style: normal;
}
.my_font {
    font-family: 'BPGArialCaps2010';
}

@font-face {font-family: "Neo Sans Std Bold";
    src: url("../neosansfonts/f0fb8c6d2e8e232d931c281a76caa7d0.eot"); /* IE9*/
    src: url("../neosansfonts/f0fb8c6d2e8e232d931c281a76caa7d0.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../neosansfonts/f0fb8c6d2e8e232d931c281a76caa7d0.woff2") format("woff2"), /* chrome、firefox */
    url("../neosansfonts/f0fb8c6d2e8e232d931c281a76caa7d0.woff") format("woff"), /* chrome、firefox */
    url("../neosansfonts/f0fb8c6d2e8e232d931c281a76caa7d0.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("../neosansfonts/f0fb8c6d2e8e232d931c281a76caa7d0.svg#Neo Sans Std Bold") format("svg"); /* iOS 4.1- */
}

.neosans_font{
    font-family: "Neo Sans Std Bold";
}

@font-face {font-family: "Clarendon";
    src: url("../clarendonfonts/b0f2ad041602e7ca28e58baa04f484db.eot"); /* IE9*/
    src: url("../clarendonfonts/b0f2ad041602e7ca28e58baa04f484db.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../clarendonfonts/b0f2ad041602e7ca28e58baa04f484db.woff") format("woff"), /* chrome、firefox */
    url("../clarendonfonts/b0f2ad041602e7ca28e58baa04f484db.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("../clarendonfonts/b0f2ad041602e7ca28e58baa04f484db.svg#Clarendon") format("svg"); /* iOS 4.1- */
}

.clarendon_font{
    font-family: "Clarendon";
}
