/* Acumin Variable Concept fonts */
@font-face {
    font-family: 'Acumin Variable Concept';
    src: url('AcuminProCondensed-Light.woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Acumin Variable Concept';
    src: url('AcuminProCondensed-Regular.woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Acumin Variable Concept';
    src: url('AcuminProCondensed-Medium.woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acumin Variable Concept';
    src: url('AcuminProCondensed-Semibold.woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Acumin Variable Concept';
    src: url('AcuminProCondensed-Bold.woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Acumin Variable Concept';
    src: url('AcuminProCondensed-Black.woff');
    font-weight: 900;
    font-style: normal;
}

/* Swear Display fonts */
@font-face {
    font-family: 'Swear Display';
    src: url('SwearDisplay-Light.woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Swear Display';
    src: url('SwearDisplay-LightItalic.woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Swear Display';
    src: url('SwearDisplay-Regular.woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Swear Display';
    src: url('SwearDisplay-Italic.woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Swear Display';
    src: url('SwearDisplay-Medium.woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Swear Display';
    src: url('SwearDisplay-Bold.woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Swear Display';
    src: url('SwearDisplay-Black.woff');
    font-weight: 900;
    font-style: normal;
}