/*
  IBM Plex Sans
*/

@font-face {
    font-family: "IBM Plex Sans";
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/plex-sans-400.woff2") format("woff2");
}

@font-face {
    font-family: "IBM Plex Sans";
    font-display: swap;
    font-style: italic;
    font-weight: 400;
    src: url("../fonts/plex-sans-400i.woff2") format("woff2");
}

@font-face {
    font-family: "IBM Plex Sans";
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/plex-sans-700.woff2") format("woff2");
}

@font-face {
    font-family: "IBM Plex Sans";
    font-display: swap;
    font-style: italic;
    font-weight: 700;
    src: url("../fonts/plex-sans-700i.woff2") format("woff2");
}

/*
  IBM Plex Mono
*/

@font-face {
    font-family: "IBM Plex Mono";
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/plex-mono-400.woff2") format("woff2");
}

@font-face {
    font-family: "IBM Plex Mono";
    font-display: swap;
    font-style: italic;
    font-weight: 400;
    src: url("../fonts/plex-mono-400i.woff2") format("woff2");
}

@font-face {
    font-family: "IBM Plex Mono";
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/plex-mono-700.woff2") format("woff2");
}

@font-face {
    font-family: "IBM Plex Mono";
    font-display: swap;
    font-style: italic;
    font-weight: 700;
    src: url("../fonts/plex-mono-700i.woff2") format("woff2");
}
