/*
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: 'Gotham Black';
  src: url('font/gotham_black.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham Bold';
  src: url('font/gotham_bold.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham Book';
  src: url('font/gotham_book.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham Light';
  src: url('font/gotham_light.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham Medium';
  src: url('font/gotham_medium.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham Thin';
  src: url('font/gotham_thin.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham Cond Black';
  src: url('font/gothamcond_black.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham Cond Bold';
  src: url('font/gothamcond_bold.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham Cond Book';
  src: url('font/gothamcond_book.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham Cond Light';
  src: url('font/gothamcond_light.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham Cond Medium';
  src: url('font/gothamcond_medium.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham Cond Thin';
  src: url('font/gothamcond_thin.otf') format('opentype');
}