﻿/* IBM Plex Sans */
@font-face {
    font-family: 'IBM Plex Sans';
    src: url(../fonts/IBM_Plex_Sans/IBMPlexSans-Regular.ttf);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}

@font-face {
    font-family: 'IBM Plex Sans Medium';
    src: url(../fonts/IBM_Plex_Sans/IBMPlexSans-Medium.ttf);
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
}


@font-face {
    font-family: 'IBM Plex Sans Bold';
    src: url(../fonts/IBM_Plex_Sans/IBMPlexSans-Bold.ttf);
    font-weight: bold;
}
@font-face {
    font-family: 'IBM Plex Sans Semi Bold';
    src: url(../fonts/IBM_Plex_Sans/IBMPlexSans-SemiBold.ttf);
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}


@font-face {
    font-family: 'IBM Plex Sans Bold Italic';
    src: url(../fonts/IBM_Plex_Sans/IBMPlexSans-BoldItalic.ttf);
    font-weight: bold;
    font-style: italic;
}



/* IBM Plex Mono */
@font-face {
    font-family: 'IBM Plex Mono';
    src: url(../fonts/IBM_Plex_Mono/IBMPlexMono-Regular.ttf);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}
@font-face {
    font-family: 'IBM Plex Mono Medium';
    src: url(../fonts/IBM_Plex_Mono/IBMPlexMono-Medium.ttf);
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}


@font-face {
    font-family: 'IBM Plex Mono Bold';
    src: url(../fonts/IBM_Plex_Mono/IBMPlexMono-Bold.ttf);
    font-weight: bold;
}
@font-face {
    font-family: 'IBM Plex Mono Semi Bold';
    src: url(../fonts/IBM_Plex_Mono/IBMPlexMono-SemiBold.ttf);
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}


@font-face {
    font-family: 'IBM Plex Mono Bold Italic';
    src: url(../fonts/IBM_Plex_Mono/IBMPlexMono-BoldItalic.ttf);
    font-weight: bold;
    font-style: italic;
}