
@font-face {
    font-family: 'iconFont';
    src: url('../assets/fonts/iconfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


@font-face {
    font-family: 'lg';
    src: url('../assets/fonts/lg.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
