/*
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: 'futuralight';
   src: url('futura/futura_light_bt-webfont.woff2') format('woff2'),
        url('futura/futura_light_bt-webfont.woff') format('woff'),
        url('futura/futura_light_bt-webfont.ttf') format('truetype'),
        url('futura/futura_light_bt-webfont.svg#futuralight') format('svg');
   font-weight: normal;
   font-style: normal;

}




@font-face {
   font-family: 'futuramedium';
   src: url('futura/futura_medium_bt-webfont.woff2') format('woff2'),
        url('futura/futura_medium_bt-webfont.woff') format('woff'),
        url('futura/futura_medium_bt-webfont.ttf') format('truetype'),
        url('futura/futura_medium_bt-webfont.svg#futuramedium') format('svg');
   font-weight: normal;
   font-style: normal;

}