@font-face {
    font-family: 'unicons-line';
    src: url('../font/unicons-line.woff2') format('woff2'),
        url('../font/unicons-line.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}