/*
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: 'vera_humana_95regular';
    src: url('fonts/verah_juls-webfont.woff2') format('woff2'),
         url('fonts/verah_juls-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'garetbook';
    src: url('fonts/garet-book-webfont.woff2') format('woff2'),
         url('fonts/garet-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'optimanormal';
    src: url('fonts/optima-webfont.woff2') format('woff2'),
         url('fonts/optima-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}