/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
@font-face {
    font-family: 'Edensor Free';
    font-style: normal;
    font-weight: normal;
    src: local('Edensor Free'), url('fonts/Edensor-Free.woff') format('woff');
    }
@font-face {
    font-family: 'bumerang';
    src: local('bumerang'), url('fonts/bumerang.woff2') format('woff2'),
         url('fonts/bumerang.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

