@font-face {
    font-family: 'KIMM';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/KIMM/KIMM-Light.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/KIMM/KIMM-Light.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/KIMM/KIMM-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'KIMM';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/KIMM/KIMM-Bold.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/KIMM/KIMM-Bold.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/KIMM/KIMM-Bold.ttf') format('truetype');
}
