@font-face {
    font-family: 'nikosh';
    src:
        /* url('nikosh-webfont.woff2') format('woff2'),
        url('nikosh-webfont.woff') format('woff'), */
        url('Nikosh.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}