@font-face {
    font-family: 'Kalnia';
    src: url('./Kalnia/static/Kalnia-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia';
    src: url('./Kalnia/static/Kalnia-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia';
    src: url('./Kalnia/static/Kalnia-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia';
    src: url('./Kalnia/static/Kalnia-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia';
    src: url('./Kalnia/static/Kalnia-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia';
    src: url('./Kalnia/static/Kalnia-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia';
    src: url('./Kalnia/static/Kalnia-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

/* Expanded */
@font-face {
    font-family: 'Kalnia Expanded';
    src: url('./Kalnia/static/Kalnia_Expanded-Regular.ttf') format('truetype');
    font-weight: 400;
    font-stretch: expanded;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia Expanded';
    src: url('./Kalnia/static/Kalnia_Expanded-Bold.ttf') format('truetype');
    font-weight: 700;
    font-stretch: expanded;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia Expanded';
    src: url('./Kalnia/static/Kalnia_Expanded-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-stretch: expanded;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia Expanded';
    src: url('./Kalnia/static/Kalnia_Expanded-Light.ttf') format('truetype');
    font-weight: 300;
    font-stretch: expanded;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia Expanded';
    src: url('./Kalnia/static/Kalnia_Expanded-Medium.ttf') format('truetype');
    font-weight: 500;
    font-stretch: expanded;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia Expanded';
    src: url('./Kalnia/static/Kalnia_Expanded-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-stretch: expanded;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia Expanded';
    src: url('./Kalnia/static/Kalnia_Expanded-Thin.ttf') format('truetype');
    font-weight: 100;
    font-stretch: expanded;
    font-style: normal;
}

/* SemiExpanded */
@font-face {
    font-family: 'Kalnia SemiExpanded';
    src: url('./Kalnia/static/Kalnia_SemiExpanded-Regular.ttf') format('truetype');
    font-weight: 400;
    font-stretch: semi-expanded;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia SemiExpanded';
    src: url('./Kalnia/static/Kalnia_SemiExpanded-Bold.ttf') format('truetype');
    font-weight: 700;
    font-stretch: semi-expanded;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia SemiExpanded';
    src: url('./Kalnia/static/Kalnia_SemiExpanded-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-stretch: semi-expanded;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia SemiExpanded';
    src: url('./Kalnia/static/Kalnia_SemiExpanded-Light.ttf') format('truetype');
    font-weight: 300;
    font-stretch: semi-expanded;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia SemiExpanded';
    src: url('./Kalnia/static/Kalnia_SemiExpanded-Medium.ttf') format('truetype');
    font-weight: 500;
    font-stretch: semi-expanded;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia SemiExpanded';
    src: url('./Kalnia/static/Kalnia_SemiExpanded-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-stretch: semi-expanded;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia SemiExpanded';
    src: url('./Kalnia/static/Kalnia_SemiExpanded-Thin.ttf') format('truetype');
    font-weight: 100;
    font-stretch: semi-expanded;
    font-style: normal;
}

@font-face {
    font-family: 'Kalnia Variable';
    src: url('./Kalnia/Kalnia-VariableFont_wdth,wght.ttf') format('truetype');
    font-weight: 100 700;
    font-stretch: 75% 125%;
    font-style: normal;
}