/**
 * 10-font.css
**/

/**
 * 10-font.css
**/

@font-face{
    font-family: KlavikaRegular;
    src: url('../font/KlavikaWebBasicRegular.eot');
    src: url('../font/KlavikaWebBasicRegular.eot?#iefix') format('embedded-opentype'),
        url('../font/KlavikaWebBasicRegular.woff') format("woff");
}

@font-face{
    font-family: KlavikaMedium;
    src: url('../font/KlavikaWebBasicMedium.eot');
    src: url('../font/KlavikaWebBasicMedium.eot?#iefix') format('embedded-opentype'),
        url('../font/KlavikaWebBasicMedium.woff') format("woff");
}