/*
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: 'Brockmann';
                        src: url('fonts/brockmann-regular-webfont.eot');
                        src: url('fonts/brockmann-regular-webfont.eot?#iefix') format('embedded-opentype'),
                        url('fonts/brockmann-regular-webfont.woff') format('woff'),
                        url('fonts/brockmann-regular-webfont.ttf') format('truetype'),
                        url('fonts/brockmann-regular-webfont.svg#webfont') format('svg');
						font-weight: 400;
                        }

@font-face{
                        font-family: 'Brockmann';
                        src: url('fonts/brockmann-regularitalic-webfont.eot');
                        src: url('fonts/brockmann-regularitalic-webfont.eot?#iefix') format('embedded-opentype'),
                        url('fonts/brockmann-regularitalic-webfont.woff') format('woff'),
                        url('fonts/brockmann-regularitalic-webfont.ttf') format('truetype'),
                        url('fonts/brockmann-regularitalic-webfont.svg#webfont') format('svg');
						font-weight: 400;
						font-style: italic;
                        }

@font-face{
                        font-family: 'Brockmann';
                        src: url('fonts/brockmann-semibold-webfont.eot');
                        src: url('fonts/brockmann-semibold-webfont.eot?#iefix') format('embedded-opentype'),
                        url('fonts/brockmann-semibold-webfont.woff') format('woff'),
                        url('fonts/brockmann-semibold-webfont.ttf') format('truetype'),
                        url('fonts/brockmann-semibold-webfont.svg#webfont') format('svg');
						font-weight: 500;
                        }


@font-face{
                        font-family: 'Brockmann';
                        src: url('fonts/brockmann-semibolditalic-webfont.eot');
                        src: url('fonts/brockmann-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
                        url('fonts/brockmann-semibolditalic-webfont.woff') format('woff'),
                        url('fonts/brockmann-semibolditalic-webfont.ttf') format('truetype'),
                        url('fonts/brockmann-semibolditalic-webfont.svg#webfont') format('svg');
						font-weight: 500;
						font-style: italic;
                        }