@font-face {
    font-family: 'IBMPlexSans';
    src: url("/assets/general/fonts/IBMPlexSans/IBMPlexSans-Bold.eot");
    src: local('IBMPlexSans Bold'), local('IBMPlexSans-Bold'), url("/assets/general/fonts/IBMPlexSans/IBMPlexSans-Bold.eot?#iefix") format('embedded-opentype'), url("/assets/general/fonts/IBMPlexSans/IBMPlexSans-Bold.woff") format('woff'), url("/assets/general/fonts/IBMPlexSans/IBMPlexSans-Bold.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'IBMPlexSans';
    src: url("/assets/general/fonts/IBMPlexSans/IBMPlexSans-Regular.eot");
    src: local('IBMPlexSans'), local('IBMPlexSans-Regular'), url("/assets/general/fonts/IBMPlexSans/IBMPlexSans-Regular.eot?#iefix") format('embedded-opentype'), url("/assets/general/fonts/IBMPlexSans/IBMPlexSans-Regular.woff") format('woff'), url("/assets/general/fonts/IBMPlexSans/IBMPlexSans-Regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IBMPlexSans';
    src: url("/assets/general/fonts/IBMPlexSans/IBMPlexSans-Medium.eot");
    src: local('IBMPlexSans Medium'), local('IBMPlexSans-Medium'), url("/assets/general/fonts/IBMPlexSans/IBMPlexSans-Medium.eot?#iefix") format('embedded-opentype'), url("/assets/general/fonts/IBMPlexSans/IBMPlexSans-Medium.woff") format('woff'), url("/assets/general/fonts/IBMPlexSans/IBMPlexSans-Medium.ttf") format('truetype');
    font-weight: 500;
    font-style: normal;
}