@font-face {
    font-family: 'uni';
    src: url('../fonts/uni0553-webfont.ttf') format('ttf'),
        url('../fonts/uni0553-webfont.woff2') format('woff2'),
        url('../fonts/uni0553-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: 'uni';
}