/*
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
*/

/*CUSTOM FONTS*/

@font-face{
font-family: 'Gotham Bold';
src: url('fonts/Gotham-Bold.otf');
}

@font-face{
font-family: 'Gotham Book';
src: url('fonts/Gotham-Book.otf');
}

@font-face{
font-family: 'Gotham HTF';
src: url('fonts/GothamHTF-Medium.otf');
}

@font-face{
font-family: 'Minion Pro';
src: url('fonts/MinionPro-Regular.otf');
}

@font-face{
font-family: 'Trajan Pro Bold';
src: url('fonts/TrajanPro-Bold.otf');
}

@font-face{
font-family: 'Trajan Pro';
src: url('fonts/TrajanPro-Regular.otf');
}