﻿@font-face {
    font-family: 'ibmplexserif-bold';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    src: url('IBMPlexSerif-Bold.ttf?7g0iqa') format('truetype');
}

@font-face {
    font-family: 'ibmplexserif-regular';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('IBMPlexSerif-Regular.ttf?7g0iqa') format('truetype');
}

@font-face {
    font-family: 'ibmplexserif-semibold';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url('IBMPlexSerif-SemiBold.ttf?7g0iqa') format('truetype');
}