@font-face {
    font-family: 'Klavika';
    src: url('../fonts/Klavika Regular.eot');
    src: url('../fonts/Klavika Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Klavika Regular.woff') format('woff'),
         url('../fonts/Klavika Regular.ttf') format('truetype'),
         url('../fonts/Klavika Regular.svg#Abel Regular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Klavika';
    src: url('../fonts/Klavika Medium.eot');
    src: url('../fonts/Klavika Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Klavika Medium.woff') format('woff'),
         url('../fonts/Klavika Medium.ttf') format('truetype'),
         url('../fonts/Klavika Medium.svg#Advent Pro Regular') format('svg');
    font-weight: 600;
    font-style: normal;
}