/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

/* Klavika */

@font-face {
    font-family: 'Klavika Medium';
    src: url('fonts/klavika/KlavikaWebBasicMedium.eot');
    src: url('fonts/klavika/KlavikaWebBasicMedium.eot?#iefix') format('embedded-opentype'),
         url('fonts/klavika/KlavikaWebBasicMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Klavika Bold';
    src: url('fonts/klavika/KlavikaWebBasicBold.eot');
    src: url('fonts/klavika/KlavikaWebBasicBold.eot?#iefix') format('embedded-opentype'),
         url('fonts/klavika/KlavikaWebBasicBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Klavika Regular';
    src: url('fonts/klavika/klavika-regular-webfont.eot');
    src: url('fonts/klavika/klavika-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/klavika/klavika-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    line-height: 1.3em;
    font-size: 18px;
    font-family: 'Klavika Regular' !important;
}
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol,
ul, li, fieldset, form, label, legend
{
font-family: 'Klavika Medium' !important;
}
