@font-face {
    font-family: 'DSEG7ClassicReg';
    src: url('../fonts/DSEG7Classic-Regular.ttf') format('truetype'), url('../fonts/DSEG7Classic-Regular.woff') format('woff'), url('../fonts/DSEG7Classic-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.dseg {
    font-family: DSEG7ClassicReg, Tahoma, serif;
}