@font-face {
    font-display: swap;
    font-family: 'IBMPlexSans';
    font-style: normal;
    font-weight: 100;
    src: local('IBMPlexSans-Thin'), url("IBMPlexSans-Thin.ttf");
}

@font-face {
    font-display: swap;
    font-family: 'IBMPlexSans';
    font-style: italic;
    font-weight: 100;
    src: local('IBMPlexSans-ThinItalic'), url("IBMPlexSans-ThinItalic.ttf");
}

@font-face {
    font-display: swap;
    font-family: 'IBMPlexSans';
    font-style: normal;
    font-weight: 200;
    src: local('IBMPlexSans-ExtraLight'), url("IBMPlexSans-ExtraLight.ttf");
}

@font-face {
    font-display: swap;
    font-family: 'IBMPlexSans';
    font-style: italic;
    font-weight: 200;
    src: local('IBMPlexSans-ExtraLight'), url("IBMPlexSans-ExtraLight.ttf");
}

@font-face {
    font-display: swap;
    font-family: 'IBMPlexSans';
    font-style: normal;
    font-weight: 300;
    src: local('IBMPlexSans-Light'), url("IBMPlexSans-Light.ttf");
}

@font-face {
    font-display: swap;
    font-family: 'IBMPlexSans';
    font-style: italic;
    font-weight: 300;
    src: local('IBMPlexSans-LightItalic'), url("IBMPlexSans-LightItalic.ttf");
}

@font-face {
    font-display: swap;
    font-family: 'IBMPlexSans';
    font-style: normal;
    font-weight: 400;
    src: local('IBMPlexSans-Regular'), url("IBMPlexSans-Regular.ttf");
}

@font-face {
    font-display: swap;
    font-family: 'IBMPlexSans';
    font-style: italic;
    font-weight: 400;
    src: local('IBMPlexSans-Italic'), url("IBMPlexSans-Italic.ttf");
}

@font-face {
    font-display: swap;
    font-family: 'IBMPlexSans';
    font-style: normal;
    font-weight: 500;
    src: local('IBMPlexSans-Medium'), url("IBMPlexSans-Medium.ttf");
}

@font-face {
    font-display: swap;
    font-family: 'IBMPlexSans';
    font-style: italic;
    font-weight: 500;
    src: local('IBMPlexSans-Medium'), url("IBMPlexSans-Medium.ttf");
}

@font-face {
    font-display: swap;
    font-family: 'IBMPlexSans';
    font-style: normal;
    font-weight: 600;
    src: local('IBMPlexSans-SemiBold'), url("IBMPlexSans-SemiBold.ttf");
}

@font-face {
    font-display: swap;
    font-family: 'IBMPlexSans';
    font-style: italic;
    font-weight: 600;
    src: local('IBMPlexSans-SemiBoldItalic'), url("IBMPlexSans-SemiBoldItalic.ttf");
}

@font-face {
    font-display: swap;
    font-family: 'IBMPlexSans';
    font-style: normal;
    font-weight: 700;
    src: local('IBMPlexSans-Bold'), url("IBMPlexSans-Bold.ttf");
}

@font-face {
    font-display: swap;
    font-family: 'IBMPlexSans';
    font-style: italic;
    font-weight: 700;
    src: local('IBMPlexSans-BoldItalic'), url("IBMPlexSans-BoldItalic.ttf");
}
