/*
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
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3c3514");
  
@font-face {
  font-family: 'AvenirLTPro-Light';
  src: url('fonts/font.woff2') format('woff2'), url('fonts/font.woff') format('woff');
}