/*
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: 'bootstrap_proregular';
    src: url('fonts/bootstrap_pro-webfont.eot');
    src: url('fonts/bootstrap_pro-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bootstrap_pro-webfont.woff2') format('woff2'),
         url('fonts/bootstrap_pro-webfont.woff') format('woff'),
         url('fonts/bootstrap_pro-webfont.ttf') format('truetype'),
         url('fonts/bootstrap_pro-webfont.svg#bootstrap_proregular') format('svg');
}