/*
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: 'CeraPro-Regular';
	src: url('fonts/CeraPro-Regular.eot');
	src: url('fonts/CeraPro-Regular.otf') format('opentype'),
		url('fonts/CeraPro-Regular.woff') format('woff'),
		url('fonts/CeraPro-Regular.woff2') format('woff2'),
		url('fonts/CeraPro-Regular.ttf') format('truetype'),
		url('fonts/CeraPro-Regular.svg#CeraPro-Regular') format('svg');
}

@font-face{
	font-family: 'CeraPro-Bold';
	src: url('fonts/CeraPro-Bold.eot');
	src: url('fonts/CeraPro-Bold.otf') format('opentype'),
		url('fonts/CeraPro-Bold.woff') format('woff'),
		url('fonts/CeraPro-Bold.ttf') format('truetype'),
		url('fonts/CeraPro-Bold.svg#CeraPro-Bold') format('svg');
}

@font-face{
	font-family: 'CormorantGaramond-Light';
	src: url('fonts/CormorantGaramond-Light.eot');
	src: url('fonts/CormorantGaramond-Light.otf') format('opentype'),
		url('fonts/CormorantGaramond-Light.woff') format('woff'),
		url('fonts/CormorantGaramond-Light.ttf') format('truetype'),
		url('fonts/CormorantGaramond-Light.svg#CormorantGaramond-Light') format('svg');
}