

@font-face {
    font-family: 'Karla';
    font-weight: 200;
    font-style: normal;
    font-display: swap;
    src: url('./Karla-ExtraLight.ttf') format('truetype');
}


@font-face {
    font-family: 'Karla';
    font-weight: 200;
    font-style: italic;
    font-display: swap;
    src: url('./Karla-ExtraLightItalic.ttf') format('truetype');
}


@font-face {
    font-family: 'Karla';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('./Karla-Light.ttf') format('truetype');
}


@font-face {
    font-family: 'Karla';
    font-weight: 300;
    font-style: italic;
    font-display: swap;
    src: url('./Karla-LightItalic.ttf') format('truetype');
}


@font-face {
    font-family: 'Karla';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('./Karla-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Karla';
    font-weight: 400;
    font-style: italic;
    font-display: swap;
    src: url('./Karla-Italic.ttf') format('truetype');
}


@font-face {
    font-family: 'Karla';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('./Karla-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Karla';
    font-weight: 500;
    font-style: italic;
    font-display: swap;
    src: url('./Karla-MediumItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Karla';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url('./Karla-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Karla';
    font-weight: 600;
    font-style: italic;
    font-display: swap;
    src: url('./Karla-SemiBoldItalic.ttf') format('truetype');
}


@font-face {
    font-family: 'Karla';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('./Karla-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Karla';
    font-weight: 700;
    font-style: italic;
    font-display: swap;
    src: url('./Karla-BoldItalic.ttf') format('truetype');
}


@font-face {
    font-family: 'Karla';
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    src: url('./Karla-ExtraBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Karla';
    font-weight: 800;
    font-style: italic;
    font-display: swap;
    src: url('./Karla-ExtraBoldItalic.ttf') format('truetype');
}
