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

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