
/*___________________________________________________________________________________________ IBM Plex Sans ____________*/

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('IBM_Plex_Sans/IBMPlexSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'IBM Plex Sans';
    src: url('IBM_Plex_Sans/IBMPlexSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family: 'IBM Plex Sans';
    src: url('IBM_Plex_Sans/IBMPlexSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family: 'IBM Plex Sans';
    src: url('IBM_Plex_Sans/IBMPlexSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


/*________________________________________________________________________________________________ TT Hoves ____________*/

@font-face {
    font-family: 'TT Hoves';
    src: url('TT_Hoves_Pro/eot/TT_Hoves_Pro_Medium.eot');
    src: local('TT Hoves Medium'), local('TTHoves-Medium'),
    url('TT_Hoves_Pro/eot/TT_Hoves_Pro_Medium.eot?#iefix') format('embedded-opentype'),
    url('TT_Hoves_Pro/woff2/TT_Hoves_Pro_Medium.woff2') format('woff2'),
    url('TT_Hoves_Pro/woff/TT_Hoves_Pro_Medium.woff') format('woff'),
    url('TT_Hoves_Pro/ttf/TT_Hoves_Pro_Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('TT_Hoves_Pro/eot/TT_Hoves_Pro_Bold.eot');
    src: local('TT Hoves Bold'), local('TTHoves-Medium'),
    url('TT_Hoves_Pro/eot/TT_Hoves_Pro_Bold.eot?#iefix') format('embedded-opentype'),
    url('TT_Hoves_Pro/woff2/TT_Hoves_Pro_Bold.woff2') format('woff2'),
    url('TT_Hoves_Pro/woff/TT_Hoves_Pro_Bold.woff') format('woff'),
    url('TT_Hoves_Pro/ttf/TT_Hoves_Pro_Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
