/*
 Theme Name:   Mark Webber (Zimney Child)
 Description:  Theme for MarkWebber.com
 Author:       WebHappens
 Author URI:   http://www.webhappens.co.uk
 Template:     zimney
 Version:      1.0.0
*/

@import url("../zimney/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

@font-face {
    font-family: 'kautivaregular';
    src: url('custom-1/fonts/kautiva-book-webfont.eot');
    src: url('custom-1/fonts/kautiva-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('custom-1/fonts/kautiva-book-webfont.woff') format('woff'),
         url('custom-1/fonts/kautiva-book-webfont.ttf') format('truetype'),
         url('custom-1/fonts/kautiva-book-webfont.svg#kautivaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'kautivaregular';
        src: url('custom-1/fonts/kautiva-book-webfont.svg#kautivaregular') format('svg');
    }
}

@font-face {
    font-family: 'kautivagritregular';
    src: url('custom-1/fonts/kautiva-bold-grit-webfont.eot');
    src: url('custom-1/fonts/kautiva-bold-grit-webfont.eot?#iefix') format('embedded-opentype'),
         url('custom-1/fonts/kautiva-bold-grit-webfont.svg#kautivagritregular') format('svg'),
         url('custom-1/fonts/kautiva-bold-grit-webfont.woff') format('woff'),
         url('custom-1/fonts/kautiva-bold-grit-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'kautivabold';
    src: url('custom-1/fonts/kautiva-bold-webfont.eot');
    src: url('custom-1/fonts/kautiva-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('custom-1/fonts/kautiva-bold-webfont.woff') format('woff'),
         url('custom-1/fonts/kautiva-bold-webfont.ttf') format('truetype'),
         url('custom-1/fonts/kautiva-bold-webfont.svg#kautivabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

