
@font-face {
    font-family: 'titr';
    src: url('fonts/BTitrBold.eot');
    src: url('fonts/BTitrBold.eot?#iefix') format('embedded-opentype'),
        /*url('fonts/b_tir-webfont.woff2') format('woff2'),*/
        url('fonts/BTitrBold.woff') format('woff'),
        url('fonts/BTitrBold.ttf') format('truetype');
        /*url('fonts/b_tir-webfont.svg#b_tirregular') format('svg');*/
    font-weight: normal;
    font-style: normal;

}

