/*
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: 'Silka';
	src: url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-regular-webfont.eot');   
    src: url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-regular-webfont.woff2') format('woff2'),
         url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-regular-webfont.woff') format('woff'),
         url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-regular-webfont.ttf') format('truetype');
    font-weight: 400;
	  font-style: normal;
}

@font-face {
    font-family: 'Silka';
    src: url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-medium-webfont.eot');
    src: url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-medium-webfont.woff2') format('woff2'),
         url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-medium-webfont.woff') format('woff'),
         url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-medium-webfont.ttf') format('truetype');		
    font-weight: 500;
	  font-style: normal;
}

@font-face {
    font-family: 'Silka';
    src: url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-semibold-webfont.eot');
    src: url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-semibold-webfont.woff2') format('woff2'),
         url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-semibold-webfont.woff') format('woff'),
         url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-semibold-webfont.ttf') format('truetype');	
    font-weight: 600;
	  font-style: normal;
}

@font-face {
    font-family: 'Silka';
    src: url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-bold-webfont.eot');
    src: url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-bold-webfont.woff2') format('woff2'),
         url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-bold-webfont.woff') format('woff'),
         url('https://sopla.app/wp-content/themes/uncode-child/fonts/silka-bold-webfont.ttf') format('truetype');		
    font-weight: 700;
	  font-style: normal;
}

@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');
						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');
						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');
						font-weight: 500;
                        }