/*
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: 'StudioFeixenSans-Regular';
    src:url('fonts/StudioFeixenSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'StudioFeixenSans-Regular';
    font-feature-settings: "ss02" 1, "ss05" 1, "ss06" 1;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'StudioFeixenSans-Regular';
}