@font-face {
    font-family: 'Karla';
    src: url('Karla.eot');
    src: url('Karla.eot?#iefix') format('embedded-opentype'),
        url('Karla.woff2') format('woff2'),
        url('Karla.woff') format('woff'),
        url('Karla.ttf') format('truetype'),
        url('Karla.svg#Karla') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

