/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/demo/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        4.0.0
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/

@font-face {
    font-family: 'ArialMT';
    
src: url('fonts/ArialMT.eot');
    
src: url('fonts/ArialMT.eot?#iefix') format('embedded-opentype'),
       
url('fonts/ArialMT.woff2') format('woff2'),
       
url('fonts/ArialMT.woff') format('woff'),
       
url('fonts/ArialMT.ttf') format('truetype'),
      
url('fonts/ArialMT.svg#ArialMT') format('svg');
   
font-weight: 500;
    
font-style: normal;

}

svg text { font-family: 'ArialMT';
    font-weight: 500;
    font-style: normal; }