/*
Theme Name: Tranzkart Child
Description: Child Theme for Tranzkart Theme
Author: zozothemes
Version: 1.0
Template: tranzkart
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

/*Custom Style Code Right Here */

@font-face {
    font-family: 'geolig';  
    src: url(/wp-content/themes/tranzkart-child/fonts/geometria_light.otf);  
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'geomed';  
    src: url(/wp-content/themes/tranzkart-child/fonts/geometria_medium.otf);  
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'geobold';  
    src: url(/wp-content/themes/tranzkart-child/fonts/geometria_bold.otf);  
    font-weight: normal;
    font-style: normal;
}