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

@font-face {
    font-family: 'RundTextCompleteWeb';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url('./RundText-ThinItalic.woff2') format('woff2'),
        url('./RundText-ThinItalic.woff') format('woff');
}

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

@font-face {
    font-family: 'RundTextCompleteWeb';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url('./RundText-LightItalic.woff2') format('woff2'),
        url('./RundText-LightItalic.woff') format('woff');
}

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

@font-face {
    font-family: 'RundTextCompleteWeb';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('./RundText-Italic.woff2') format('woff2'),
        url('./RundText-Italic.woff') format('woff');
}

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

@font-face {
    font-family: 'RundTextCompleteWeb';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url('./RundText-MediumItalic.woff2') format('woff2'),
        url('./RundText-MediumItalic.woff') format('woff');
}

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

@font-face {
    font-family: 'RundTextCompleteWeb';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url('./RundText-SemiBoldItalic.woff2') format('woff2'),
        url('./RundText-SemiBoldItalic.woff') format('woff');
}

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

@font-face {
    font-family: 'RundTextCompleteWeb';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url('./RundText-BoldItalic.woff2') format('woff2'),
        url('./RundText-BoldItalic.woff') format('woff');
}

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

@font-face {
    font-family: 'RundTextCompleteWeb';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url('./RundText-ExtraBoldItalic.woff2') format('woff2'),
        url('./RundText-ExtraBoldItalic.woff') format('woff');
}

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

@font-face {
    font-family: 'RundTextCompleteWeb';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url('./RundText-BlackItalic.woff2') format('woff2'),
        url('./RundText-BlackItalic.woff') format('woff');
}