@font-face {
    font-family: 'TrajanProBold';
    src: url('../_font/trajanpro-bold-webfont.eot');
    src: url('../_font/trajanpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_font/trajanpro-bold-webfont.woff') format('woff'),
         url('../_font/trajanpro-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TrajanProRegular';
    src: url('../_font/trajanpro-regular-webfont.eot');
    src: url('../_font/trajanpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_font/trajanpro-regular-webfont.woff') format('woff'),
         url('../_font/trajanpro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}