/*
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: 'avantgarde_bk_btbook';
    src: url('avant_garde_book-webfont.eot');
    src: url('avant_garde_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('avant_garde_book-webfont.woff2') format('woff2'),
         url('avant_garde_book-webfont.woff') format('woff'),
         url('avant_garde_book-webfont.ttf') format('truetype'),
         url('avant_garde_book-webfont.svg#avantgarde_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'freightsans_bold';
    src: url('freight_sans_bold-webfont.eot');
    src: url('freight_sans_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('freight_sans_bold-webfont.woff2') format('woff2'),
         url('freight_sans_bold-webfont.woff') format('woff'),
         url('freight_sans_bold-webfont.ttf') format('truetype'),
         url('freight_sans_bold-webfont.svg#freightsans_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'times_new_romanregular';
    src: url('times-webfont.eot');
    src: url('times-webfont.eot?#iefix') format('embedded-opentype'),
         url('times-webfont.woff2') format('woff2'),
         url('times-webfont.woff') format('woff'),
         url('times-webfont.ttf') format('truetype'),
         url('times-webfont.svg#times_new_romanregular') format('svg');
    font-weight: normal;
    font-style: normal;

}