@font-face {
    font-family: 'Rawline';
    src: url("fonts/bQ5i5KfFcuJP.woff2") format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Rawline';
    src: url("fonts/h8RvKdctP92U.woff2") format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Rawline';
    src: url("fonts/bA80WYIoU0kp.woff2") format('woff2');
    font-weight: 700;
    font-style: normal;
}

       .header-icons {
    display: flex;
    gap: 15px;
}

.header-icon {
    font-size: 18px;
    color: #1351b4;
}