@font-face{

    font-family: 'Gobold';

    src: url('./fonts/14832.ttf');

    /*src: url('./fonts/WebFont.eot?iefix') format('eot'),*/

    /*url('./fonts/WebFont.woff') format('woff'),*/

    url('./fonts/14832.ttf') format('truetype'),

    /*url('./fonts/WebFont.svg#webfont') format('svg');*/

    font-weight: normal;

    font-style: normal;

}