@font-face {
    font-family: 'ProKonfig';
    font-display: auto;
    src: url('./prokonfig/SourceSansPro-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'ProKonfig';
    font-display: auto;
    src: url('./prokonfig/SourceSansPro-Bold.otf') format('opentype');
    font-weight: 600;
    font-style: bold;
}

@font-face {
    font-family: 'ProKonfig';
    font-display: auto;
    src: url('./prokonfig/SourceSansPro-Light.otf') format('opentype');
    font-weight: 200;
}



