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

/* GothamHTF-Bold */
@font-face {
    font-family: 'Gotham-Bold';
    font-style: normal;
    font-weight: bold;
    src: url('fonts/GothamHTF-Bold.eot'); /* IE9 Compat Modes */
    src: local('Gotham Bold'), local('Gotham-Bold'),
         url('fonts/GothamHTF-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/GothamHTF-Bold.woff2') format('woff2'), /* Super Modern Browsers */
         url('fonts/GothamHTF-Bold.woff') format('woff'), /* Modern Browsers */
         url('fonts/GothamHTF-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
}

/* GothamHTF-Book */
@font-face {
    font-family: 'Gotham-Book';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/GothamHTF-Book.eot'); /* IE9 Compat Modes */
    src: local('Gotham Book'), local('Gotham-Book'),
         url('fonts/GothamHTF-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/GothamHTF-Book.woff2') format('woff2'), /* Super Modern Browsers */
         url('fonts/GothamHTF-Book.woff') format('woff'), /* Modern Browsers */
         url('fonts/GothamHTF-Book.ttf') format('truetype'); /* Safari, Android, iOS */
}
