/*
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
*/


/* Whitney Light*/
@font-face{
font-family: 'Whitney';
font-style: normal;
font-weight: 200;
src: url('fonts/Whitney-Light.eot'); 
src: local('Whitney Light'), local('Whitney-Light'),
	url('fonts/Whitney-Light.eot?#iefix') format('embedded-opentype'), 
	url('fonts/Whitney-Light.woff2') format('woff2'),
	url('fonts/Whitney-Light.woff') format('woff'),
	url('fonts/Whitney-Light.ttf') format('truetype'),
	url('fonts/Whitney-Light.svg#webfont') format('svg'); 
}

/* Whitney Book*/
@font-face{
font-family: 'Whitney';
font-style: normal;
font-weight: 400;
src: url('fonts/Whitney-Book.eot');
src: local('Whitney Book'), local('Whitney-Book'),
	url('fonts/Whitney-Book.eot?#iefix') format('embedded-opentype'),
	url('fonts/Whitney-Book.woff2') format('woff2'), 
	url('fonts/Whitney-Book.woff') format('woff'), 
	url('fonts/Whitney-Book.ttf') format('truetype'),
	url('fonts/Whitney-Book.svg#webfont') format('svg'); 
}

/* Whitney Medium*/
@font-face{
font-family: 'Whitney';
font-style: normal;
font-weight: 500;
src: url('fonts/Whitney-Medium.eot');
src: local('Whitney Medium'), local('Whitney-Medium'),
	url('fonts/Whitney-Medium.eot?#iefix') format('embedded-opentype'),
	url('fonts/Whitney-Medium.woff2') format('woff2'), 
	url('fonts/Whitney-Medium.woff') format('woff'), 
	url('fonts/Whitney-Medium.ttf') format('truetype'), 
	url('fonts/Whitney-Medium.svg#webfont') format('svg'); 
}

/* Whitney SemiBold*/
@font-face{
font-family: 'Whitney';
font-style: normal;
font-weight: 600;
src: url('fonts/Whitney-Semibold.eot'); 
src: local('Whitney Semibold'), local('Whitney-Semibld'),
	url('fonts/Whitney-Semibold.eot?#iefix') format('embedded-opentype'),
	url('fonts/Whitney-Semibold.woff2') format('woff2'), 
	url('fonts/Whitney-Semibold.woff') format('woff'),
	url('fonts/Whitney-Semibold.ttf') format('truetype'), 
	url('fonts/Whitney-Semibold.svg#webfont') format('svg'); 
}

