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