/*
Theme Name: ViKo
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for Debuschewitz
Version: 1.0
Author: Videmi GmbH & CO. KG
Author URI: http://www.videmi.de
Template: enfold
*/



/*Add your own styles here:*/

@font-face {
    font-family: 'open_sansregular';
    src: url('../enfold-child/fonts/opensans-regular.eot');
    src: url('../enfold-child/fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('../enfold-child/fonts/opensans-regular.woff2') format('woff2'),
         url('../enfold-child/fonts/opensans-regular.woff') format('woff'),
         url('../enfold-child/fonts/opensans-regular.ttf') format('truetype'),
         url('../enfold-child/fonts/opensans-regular.svg#open_sansregular') format('svg');
    font-weight: 200;
    font-style: normal;
}

body {
    font-family: 'open_sansregular', sans-serif !important;
}

h1-h6 {
    font-family: 'open_sansregular', sans-serif !important;
}