@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icons/icomoon.eot?si54nh');
    src:  url('../fonts/icons/icomoon.eot?si54nh#iefix') format('embedded-opentype'),
    url('../fonts/icons/icomoon.ttf?si54nh') format('truetype'),
    url('../fonts/icons/icomoon.woff?si54nh') format('woff'),
    url('../fonts/icons/icomoon.svg?si54nh#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Nexa';
    src: url('../fonts/Nexa-Heavy.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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



