/* KarstT Variable */
@font-face {
    font-family: 'Karst';
    src: url('/fonts/karst-font-family/KarstTVariable-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karst';
    src: url('/fonts/karst-font-family/KarstTVariable-ThinItalic.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Karst';
    src: url('/fonts/karst-font-family/KarstTVariable-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karst';
    src: url('/fonts/karst-font-family/KarstTVariable-LightItalic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Karst';
    src: url('/fonts/karst-font-family/KarstTVariable-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karst';
    src: url('/fonts/karst-font-family/KarstTVariable-RegularItalic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Karst';
    src: url('/fonts/karst-font-family/KarstTVariable-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karst';
    src: url('/fonts/karst-font-family/KarstTVariable-MediumItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Karst';
    src: url('/fonts/karst-font-family/KarstTVariable-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karst';
    src: url('/fonts/karst-font-family/KarstTVariable-SemiBoldItalic.woff2') format('woff2');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Karst';
    src: url('/fonts/karst-font-family/KarstTVariable-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karst';
    src: url('/fonts/karst-font-family/KarstTVariable-BoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Karst';
    src: url('/fonts/karst-font-family/KarstTVariable-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karst';
    src: url('/fonts/karst-font-family/KarstTVariable-ExtraBoldItalic.woff2') format('woff2');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Karst';
    src: url('/fonts/karst-font-family/KarstTVariable-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karst';
    src: url('/fonts/karst-font-family/KarstTVariable-BlackItalic.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}