@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');

.ibm-plex-100 {
    font-family: "IBM Plex Mono", monospace;
    font-weight: 100;
    font-style: normal;
 }
.ibm-plex-200 {
    font-family: "IBM Plex Mono", monospace;
    font-weight: 200;
    font-style: normal;
}
.ibm-plex-300 {
    font-family: "IBM Plex Mono", monospace;
    font-weight: 300;
    font-style: normal;
}
.ibm-plex-400 {
    font-family: "IBM Plex Mono", monospace;
    font-weight: 400;
    font-style: normal;
}
.ibm-plex-500 {
    font-family: "IBM Plex Mono", monospace;
    font-weight: 500;
    font-style: normal;
}
.ibm-plex-600 {
    font-family: "IBM Plex Mono", monospace;
    font-weight: 600;
    font-style: normal;
}
.ibm-plex-700 {
    font-family: "IBM Plex Mono", monospace;
    font-weight: 700;
    font-style: normal;
}
.ibm-plex-100-i {
    font-family: "IBM Plex Mono", monospace;
    font-weight: 100;
    font-style: italic;
}
.ibm-plex-200-i {
    font-family: "IBM Plex Mono", monospace;
    font-weight: 200;
    font-style: italic;
}
.ibm-plex-300-i{
    font-family: "IBM Plex Mono", monospace;
    font-weight: 300;
    font-style: italic;
}
.ibm-plex-400-i {
    font-family: "IBM Plex Mono", monospace;
    font-weight: 400;
    font-style: italic; 
}
.ibm-plex-500-i {
    font-family: "IBM Plex Mono", monospace;
    font-weight: 500;
    font-style: italic;
}
.ibm-plex-600-i {
    font-family: "IBM Plex Mono", monospace;
    font-weight: 600;
    font-style: italic;
}
.ibm-plex-700-i {
    font-family: "IBM Plex Mono", monospace;
    font-weight: 700;
    font-style: italic;
}
.fs-10 {
    font-size: 10px !important
}

.fs-11 {
    font-size: 11px !important
}

.fs-12 {
    font-size: 12px !important
}

.fs-13 {
    font-size: 13px !important
}

.fs-14 {
    font-size: 14px !important
}

.fs-15 {
    font-size: 15px !important
}

.fs-16 {
    font-size: 16px !important
}

.fs-17 {
    font-size: 17px !important
}

.fs-18 {
    font-size: 18px !important
}

.fs-19 {
    font-size: 19px !important
}

.fs-20 {
    font-size: 20px !important
}

.fs-21 {
    font-size: 21px !important
}

.fs-22 {
    font-size: 22px !important
}

.fs-23 {
    font-size: 23px !important
}

.fs-24 {
    font-size: 24px !important
}

.fs-36 {
    font-size: 36px !important
}

.fs-48 {
    font-size: 48px !important
}