@font-face {
    font-family: 'Karla Semi Bold';
    src: url('../fonts/Karla-SemiBold.woff2') format('woff2'),
        url('../fonts/Karla-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karla Semi Bold';
    src: url('../fonts/Karla-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Karla-SemiBoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

