/*@font-face {*/
    /*font-family: 'DINPro-Regular';*/
    /*src: url('../fonts/DINPro-Regular.eot');*/
    /*src: local('☺'), url('../fonts/DINPro-Regular.woff') format('woff'), url('../fonts/DINPro-Regular.ttf') format('truetype'), url('../fonts/DINPro-Regular.svg') format('svg');*/
    /*font-weight: normal;*/
    /*font-style: normal;*/
/*}*/
/*@font-face {*/
    /*font-family: 'DINPro-Bold';*/
    /*src: url('../fonts/DINPro-Bold.eot');*/
    /*src: local('☺'), url('../fonts/DINPro-Bold.woff') format('woff'), url('../fonts/DINPro-Bold.ttf') format('truetype'), url('../fonts/DINPro-Bold.svg') format('svg');*/
    /*font-weight: normal;*/
    /*font-style: normal;*/
/*}*/
/*@font-face {*/
    /*font-family: 'Helvetica';*/
    /*src: url('../fonts/Helvetica.woff2') format('woff2'),*/
    /*url('../fonts/Helvetica.woff') format('woff');*/
    /*font-weight: normal;*/
    /*font-style: normal;*/
/*}*/

@font-face {
    font-family: 'TrajanproBold';
    src: url('../fonts/trajanpro-bold.otf') format('truetype')
}
@font-face {
    font-family: 'TrajanproRegular';
    src: url('../fonts/TrajanPro-Regular.otf') format('truetype')
}
@font-face {
    font-family: 'Perpetua';
    src: url('../fonts/Perpetua.TTF') format('truetype')
}