@font-face {
    font-family: 'ProKonfig';
    font-display: auto;
    src: url('./prokonfig/Montserrat-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProKonfig';
    font-display: auto;
    src: url('./prokonfig/Montserrat-Bold.ttf');
    font-weight: bold;
    font-style: bold;
}