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

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

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