/*
Theme Name: U-Design Child
Theme URI: http://themeforest.net/item/udesign-wordpress-theme/253220?ref=internq7
Description: Child Theme for U-Design
Author: Andon
Author URI: http://themeforest.net/user/internq7/portfolio?ref=internq7
Template: u-design
Version: 1.0.0
*/

/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ****/
@font-face {
    font-family: 'baar_sophiaregular';
    src: url('fonts/baars___-webfont.woff2') format('woff2'),
         url('fonts/baars___-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: "TempusSansITC";
  src: url("fonts/TEMPSITC.eot"); /* IE9 Compat Modes */
  src: url("fonts/TEMPSITC.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/TEMPSITC.otf") format("opentype"), /* Open Type Font */
    url("fonts/TEMPSITC.svg") format("svg"), /* Legacy iOS */
    url("fonts/TEMPSITC.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/TEMPSITC.woff") format("woff"), /* Modern Browsers */
    url("fonts/TEMPSITC.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
/*@font-face {
  font-family: 'CenturyGothic';
  src: url('CenturyGothic.eot?#iefix') format('embedded-opentype'),  url('CenturyGothic.woff') format('woff'), url('CenturyGothic.ttf')  format('truetype'), url('CenturyGothic.svg#CenturyGothic') format('svg');
  font-weight: normal;
  font-style: normal;
}
body, #page-content-title .title-description { font-family:'CenturyGothic'; font-weight: normal; font-style: normal; }*/
h1, h2, h3, h4, h5, h6{
	font-family: 'baar_sophiaregular' !important;
}
#navigation-menu ul.sub-menu { width: 16em !important; }

#page-title h1 {color: #025353;}

h1, h2, h3 {font-weight: bold !important;}
h4 {font-style: italic !important;}
