/*
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: 'GarageGothic';
	src: url('GarageGothic-Regular.eot');
	src: url('GarageGothic-Regular.eot?#iefix') format('embedded-opentype'),
		url('GarageGothic-Regular.woff') format('woff'),
		url('GarageGothic-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
font-family:'PB';
src: url('TromsoFont.eot');
src: url('TromsoFont?#iefix') format('embedded-opentype'),
url('TromsoFont.woff') format('woff'),
url('TromsoFont.ttf') format('truetype');
}

.text-logo h3 {
	font-family:garagegothic; 
	text-transform:uppercase; 
	font-size:40px;


}

.h3 {
    margin-top:0 !important;
}
