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

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