@font-face {
    font-family: 'IBM Plex Sans';
    src: url('IBMPlexSans-Bold.eot');
    src: url('IBMPlexSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('IBMPlexSans-Bold.woff2') format('woff2'),
    url('IBMPlexSans-Bold.woff') format('woff'),
    url('IBMPlexSans-Bold.ttf') format('truetype'),
    url('IBMPlexSans-Bold.svg#IBMPlexSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('IBMPlexSans-SemiBold.eot');
    src: url('IBMPlexSans-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('IBMPlexSans-SemiBold.woff2') format('woff2'),
    url('IBMPlexSans-SemiBold.woff') format('woff'),
    url('IBMPlexSans-SemiBold.ttf') format('truetype'),
    url('IBMPlexSans-SemiBold.svg#IBMPlexSans-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('IBMPlexSans.eot');
    src: url('IBMPlexSans.eot?#iefix') format('embedded-opentype'),
    url('IBMPlexSans.woff2') format('woff2'),
    url('IBMPlexSans.woff') format('woff'),
    url('IBMPlexSans.ttf') format('truetype'),
    url('IBMPlexSans.svg#IBMPlexSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('IBMPlexSans-Medium.eot');
    src: url('IBMPlexSans-Medium.eot?#iefix') format('embedded-opentype'),
    url('IBMPlexSans-Medium.woff2') format('woff2'),
    url('IBMPlexSans-Medium.woff') format('woff'),
    url('IBMPlexSans-Medium.ttf') format('truetype'),
    url('IBMPlexSans-Medium.svg#IBMPlexSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: 'Raleway';
    src: url('Raleway-BoldItalic.eot');
    src: url('Raleway-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('Raleway-BoldItalic.woff2') format('woff2'),
    url('Raleway-BoldItalic.woff') format('woff'),
    url('Raleway-BoldItalic.ttf') format('truetype'),
    url('Raleway-BoldItalic.svg#Raleway-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}