@font-face {
    font-family: 'IBM Plex Sans';
    src: url("/fonts/IBMPlexSans-Regular-Latin1.woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'IBM Plex Sans';
    src: url("/fonts/IBMPlexSans-Medium.woff2");
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "Patron Medium";
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/PatronWEB-Medium.woff") format("woff");
}