@font-face {
    font-family: 'lineseed';
    src: url('font/lineseed.eot');
    src: url('font/lineseed.eot') format('embedded-opentype'),
         url('font/lineseed.woff2') format('woff2'),
         url('font/lineseed.woff') format('woff'),
         url('font/lineseed.ttf') format('truetype'),
         url('font/lineseed.svg#UIDSALMON2019') format('svg');
}