/*
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: 'brandon-grotesque';
    src: url('../uncode-child/fonts/Brandon_reg.eot');      
	src: url('../uncode-child/fonts/Brandon_reg.eot?#iefix') format('embedded-opentype'), 
       	 url('../uncode-child/fonts/brandon_reg-webfont.woff2') format('woff2'),
	     url('../uncode-child/fonts/brandon_reg-webfont.woff') format('woff'),
	     url('../uncode-child/fonts/Brandon_reg.ttf') format('truetype'),
		 url('../uncode-child/fonts/Brandon_reg.svg#brandon_grotesque_regularRg') format('svg');
font-weight: normal;
font-style: normal;
}