@font-face {
    font-family: 'Inter';
    src: url('fonts/Inter-Regular.eot');
    src: local('Inter Regular'), local('Inter-Regular'),
        url('fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-Regular.woff2') format('woff2'),
        url('fonts/Inter-Regular.woff') format('woff'),
        url('fonts/Inter-Regular.ttf') format('truetype'),
        url('fonts/Inter-Regular.svg#Inter-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Serif';
    src: url('fonts/IBMPlexSerif-Bold.eot');
    src: local('IBM Plex Serif Bold'), local('IBMPlexSerif-Bold'),
        url('fonts/IBMPlexSerif-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSerif-Bold.woff2') format('woff2'),
        url('fonts/IBMPlexSerif-Bold.woff') format('woff'),
        url('fonts/IBMPlexSerif-Bold.ttf') format('truetype'),
        url('fonts/IBMPlexSerif-Bold.svg#IBMPlexSerif-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Serif';
    src: url('fonts/IBMPlexSerif-BoldItalic.eot');
    src: local('IBM Plex Serif Bold Italic'), local('IBMPlexSerif-BoldItalic'),
        url('fonts/IBMPlexSerif-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSerif-BoldItalic.woff2') format('woff2'),
        url('fonts/IBMPlexSerif-BoldItalic.woff') format('woff'),
        url('fonts/IBMPlexSerif-BoldItalic.ttf') format('truetype'),
        url('fonts/IBMPlexSerif-BoldItalic.svg#IBMPlexSerif-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Serif';
    src: url('fonts/IBMPlexSerif-Regular.eot');
    src: local('IBM Plex Serif Regular'), local('IBMPlexSerif-Regular'),
        url('fonts/IBMPlexSerif-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSerif-Regular.woff2') format('woff2'),
        url('fonts/IBMPlexSerif-Regular.woff') format('woff'),
        url('fonts/IBMPlexSerif-Regular.ttf') format('truetype'),
        url('fonts/IBMPlexSerif-Regular.svg#IBMPlexSerif-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}